Loading external QML files as a state.
QML and Qt Quick
2
Posts
2
Posters
2.1k
Views
1
Watching
-
You can use "Loader":http://doc.qt.nokia.com/4.7-snapshot/qml-loader.html and when button is clicked set source property to file you want.