[Qt-qml] please help me decide if qml is the right solution for my project

michael.brasser at nokia.com michael.brasser at nokia.com
Tue May 10 07:03:18 CEST 2011


Hi Thomas,

On 08/05/2011, at 1:12 AM, ext mailings at novaimages.de<mailto:mailings at novaimages.de> wrote:
-> how to allow styling ?
       I want to provide a baselibrary of widgets the users can then use to create their userinterfaces.
       Is there something like css allowing global definition of colors, images or other style mechanisms ?
       (Having 100 buttons where i have to set the colors would be really annoying)

http://developer.qt.nokia.com/wiki/QmlStyling briefly covers some of the common approaches to styling in QML.

-> How stable is the system ? Will it change all the time so i have to redo the coding in c++ and qml ?

Qt Quick 2 (the next major release) will change the canvas backend from QGraphicsView to a new scenegraph-based view. This will require a change in any custom (graphical) C++ items, though our aim is to make this as painless as possible.

Regards,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20110510/4ff45309/attachment.html 


More information about the Qt-qml mailing list