[Qt-qml] Screent Orientation and Active Window in Runtime Object

Pertti Kellomäki pertti.kellomaki at nokia.com
Tue May 4 08:18:04 CEST 2010


On 05/04/2010 02:40 AM, Brasser Michael (Nokia-D-Qt/Brisbane) wrote:
> No special imports should be required, but it will only be present when running via bin/qml (e.g. it won't work if you have your own custom C++ classes loading and running the QML).
>    
It would be nice if there was a way to make custom QML runners to 
provide the same interfaces that bin/qml provides. Since bin/qml is 
pretty much the de facto definition of the QML language, it would make 
life much easier if authors of custom runners did not need to reverse 
engineer bin/qml and implement matching interfaces. So please consider 
putting the bin/qml runtime stuff e.g. in a library that could be used 
by custom runners.
-- 
Pertti




More information about the Qt-qml mailing list