Qt Quick UI design
You can use Qt Quick Designer to design Qt Quick based UIs in the Design mode.
Turn your wireframe into an interactive prototype by adding UI logic that lets your components apply actions or react to mock data from backend systems to simulate complex experiences. | |
Solve performance problems by optimizing graphical assets. | |
Fine-tune your UI for production. | |
Limitations of UI files (.ui.qml). | |
Use C++ plugins to expose custom components to Qt Quick applications. |
See also How to: Design Qt Quick UIs and Designing Qt Quick UIs.
Copyright © The Qt Company Ltd. and other contributors. 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.