Qt Quick 用户界面原型运行设置

用于运行Qt Quick UI 原型项目的设置 (.qmlproject)。

要指定在为套件选择的运行设备上运行应用程序的设置,请访问Projects >Run Settings

注意: 为套件中的运行设备选择Desktop 设备类型。

<span translate=Qt Quick UI Prototype 项目的运行设置" src="images/qtquick-ui-prototype-run-settings.webp" title="Qt Quick UI Prototype 项目的运行设置"/>

下表总结了运行Qt Quick UI 原型项目 (.qmlproject) 的设置。

设置
Override device QML ViewerQt QML Viewer 使用。
Command line arguments要传递给可执行文件的参数。
Main QML file启动Qt QML Viewer 的文件。
X11 forwarding选择Enable 可在本地显示器上显示远程运行的 X11 客户端。

另请参阅 "创建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.