Qt Quick 用户界面设计
您可以使用Qt Quick Designer 在Design 模式下设计基于Qt Quick 的用户界面。
通过添加 UI 逻辑,将您的线框转化为交互式原型,让您的组件应用操作或对来自后端系统的模拟数据做出反应,从而模拟复杂的体验。 | |
通过优化图形资产解决性能问题。 | |
为生产微调用户界面。 | |
用户界面文件(.ui.qml)的局限性。 | |
使用 C++ 插件向Qt Quick 应用程序公开自定义组件。 |
另请参阅 如何设计Qt Quick UI和设计Qt Quick UI。
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.