[Interest] QML Runtime

Alan Alpert 416365416c at gmail.com
Wed Jan 30 18:11:59 CET 2013


On Wed, Jan 30, 2013 at 1:24 AM, Mark Summerfield <list at qtrac.plus.com> wrote:
> Hi,
>
> I noticed that last month there was a discussion on the dev mailing list
> about creating a qml runtime so that people could write pure QML
> programs with #!/usr/bin/qml (or presumably with a file association on
> Windows).
>
> I just wondered:
>
> - Is this likely to happen?
>
> - How would it cope with qsTr()?

Same as qmlscene can do currently, it automatically loads translations
from an i18n folder next to the main QML file (if such a folder
exists).

--
Alan Alpert



More information about the Interest mailing list