[Interest] QML Runtime

Mark Summerfield list at qtrac.plus.com
Fri Feb 1 09:23:22 CET 2013


On Wed, 30 Jan 2013 09:11:59 -0800
Alan Alpert <416365416c at gmail.com> wrote:
> 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).

Ah, I didn't know that. I must have missed it in the docs.
(I actually find the QML & Qt Quick docs a bit hard to navigate; wish
there was an "All QML/Qt Quick Overviews" page and an "All QML/Qt Quick
Types" page.)


-- 
Mark Summerfield, Qtrac Ltd, www.qtrac.eu
    C++, Python, Qt, PyQt - training and consultancy
        "Rapid GUI Programming with Python and Qt" - ISBN 0132354187
            http://www.qtrac.eu/pyqtbook.html



More information about the Interest mailing list