[Qt-qml] Traversing between views
Rakesh.Mutharaju at tieto.com
Rakesh.Mutharaju at tieto.com
Fri Apr 9 13:38:11 CEST 2010
Hello All,
I am quite new to this Qt Quick., Could someone tell me how can I traverse between views.
By views I mean., displayables having different properties and items.
For eg., if I have two views (defined by A.qml and B.qml each representing a view) I would like to know how can I change from "A" view to "B" view on some mouse action.
I know how to capture mouse click actions using Mouse Area for visual items., I would like to know how is it communicated to the Model and view switching is done.
Is there any good example in Qt sources (demos or examples) folder? Examples using Qt Declarative module classes?
Thanks and Regards,
Rakesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20100409/3f1b38ec/attachment.html
More information about the Qt-qml
mailing list