Tutorials
You can use Qt Creator to create applications for several platforms by using several technologies. The tutorials in this manual explain how to create some basic applications.
- Creating a Qt Quick Application
Learn how to use Qt Quick Designer to create a Qt Quick application.
- Creating a Qt Widget Based Application
Learn how to create a Qt widget based application for the desktop.
- Creating a Mobile Application
Learn how to create a Qt Quick application using Qt Quick Controls for Android and iOS devices.
- Using Qt Quick UI Forms
Learn how to develop a Qt Quick application by using UI forms. UI forms are split into .qml and .js files that contain the business logic, and .ui.qml files that only contain the purely declarative description of the UI.
© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.