Files
qt-creator/doc/src/qtquick/creator-projects-settings-run-qtquick.qdocinc

17 lines
522 B
Plaintext
Raw Normal View History

\section1 Specifying Run Settings for Qt Quick UI Projects
You can specify run settings for \l{glossary-buildandrun-kit}{kits}
with \uicontrol Desktop device type:
\list
\li In the \uicontrol Arguments field, you can specify command line arguments
to be passed to the executable.
\li In the \uicontrol {Main QML file}, select the file that \QQV will be
started with.
\endlist
\image qmldesigner-run-settings.png "Run settings for Qt Quick UI projects"