指定Qt Quick UI原型运行设置
要为套件中选定的运行设备指定应用程序运行设置,请转至“Projects ” > “Run Settings ”。
注意:请 在套件中为“运行设备”选择 “Desktop ”设备类型。
Qt Quick UI 原型项目的设置" src="images/qtquick-ui-prototype-run-settings.webp" title="运行 Qt Quick UI 原型项目的设置"/>
下表总结了运行Qt Quick UI 原型项目(.qmlproject )的设置。
| 设置 | 值 |
|---|---|
| Override device QML Viewer | Qt QML Viewer 。 |
| Command line arguments | 要传递给可执行文件的参数。 |
| Main QML file | 用于启动Qt QML Viewer 的文件。 |
| Use X11 forwarding | 选择Use X11 forwarding 并配置其DISPLAY ,以便在本地显示器上显示远程运行的X11客户端。 |
另请参阅 “为项目激活套件”、“配置项目以供运行”、“如何:设计Qt Quick 用户界面”、“Qt Quick 用户界面设计”、“设计Qt Quick 用户界面”以及“管理套件”。
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.