2011-09-27 11:56:42 +02:00
|
|
|
\section1 Specifying Run Settings for Qt Quick UI Projects
|
|
|
|
|
|
2014-12-11 15:43:19 +01:00
|
|
|
You can specify run settings for \l{glossary-buildandrun-kit}{kits}
|
|
|
|
|
with \uicontrol Desktop device type:
|
2011-09-27 11:56:42 +02:00
|
|
|
|
|
|
|
|
\list
|
|
|
|
|
|
2014-12-11 15:43:19 +01:00
|
|
|
\li In the \uicontrol Arguments field, you can specify command line arguments
|
2011-09-27 11:56:42 +02:00
|
|
|
to be passed to the executable.
|
|
|
|
|
|
2014-12-11 15:43:19 +01:00
|
|
|
\li In the \uicontrol {Main QML file}, select the file that \QQV will be
|
2011-09-27 11:56:42 +02:00
|
|
|
started with.
|
|
|
|
|
|
|
|
|
|
\endlist
|
|
|
|
|
|
|
|
|
|
\image qmldesigner-run-settings.png "Run settings for Qt Quick UI projects"
|