[Qt-qml] Managing declarative/imperative "order of operations"

Charley Bay charleyb123 at gmail.com
Sun Nov 7 14:57:24 CET 2010


Quick update to avoid confusion:

*- The example code was to illustrate the issue, I shouldn't have appended
the trailing ';' on my elements in the QML files (C++ habit, sorry)

*- My suggestion of using some kind of "onLoadCompleted()" was metaphorical,
I meant for that to imply some "discrete completion of operation or
'checkpoint' that I control".  In contrast, users should consider using the
(already-defined) "Component.onCompleted:" to perform operations after the
element is loaded, at some point after the QML environment has been
established.

Sorry for any possible confusion.

--charley
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20101107/5424683e/attachment.html 


More information about the Qt-qml mailing list