Qt Quick UI 原型运行设置
在Projects >Build & Run >Run >Run Settings 中为套件选择的运行设备上指定运行应用程序的设置。
注意: 为套件中的运行设备选择Desktop 设备类型。
Qt Quick UI Prototype 项目的运行设置" src="images/qtquick-ui-prototype-run-settings.webp" title="Qt Quick UI Prototype 项目的运行设置"/>
下表总结了运行Qt Quick UI 原型项目(.qmlproject)的设置。
设置 | 值 |
---|---|
Override device QML Viewer | Qt QML Viewer 使用。 |
Command line arguments | 要传递给可执行文件的参数。 |
Main QML file | 启动Qt QML Viewer 的文件。 |
Forward to local display | 在本地显示器上显示远程运行的 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.