How to add new page in QML using QT Quick Application?
Unsolved
QML and Qt Quick
-
Hi,
http://doc.qt.io/qtcreator/qtcreator-transitions-example.html examples generates two UI files, Page1Form.ui.qml and Page2Form.ui.qml, and a QML file, main.qml. I want to add new Page such as Page3Form.ui.qml. How to I do that. What is the steps?
My second question is that where I can get Qt Quick Application tutorial for mobile app development?
-
Hi,
http://doc.qt.io/qtcreator/qtcreator-transitions-example.html examples generates two UI files, Page1Form.ui.qml and Page2Form.ui.qml, and a QML file, main.qml. I want to add new Page such as Page3Form.ui.qml. How to I do that. What is the steps?
My second question is that where I can get Qt Quick Application tutorial for mobile app development?