2011-09-27 11:56:42 +02:00
|
|
|
\section1 Specifying Run Settings for Qt Quick UI Projects
|
|
|
|
|
|
2012-09-03 17:50:37 +02:00
|
|
|
You can specify run settings for \l{glossary-buildandrun-kit}{kits} with \gui Desktop device type:
|
2011-09-27 11:56:42 +02:00
|
|
|
|
|
|
|
|
\list
|
|
|
|
|
|
2013-02-06 08:50:23 +01:00
|
|
|
\li In the \gui Arguments field, you can specify command line arguments
|
2011-09-27 11:56:42 +02:00
|
|
|
to be passed to the executable.
|
|
|
|
|
|
2013-02-06 08:50:23 +01:00
|
|
|
\li In the \gui {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"
|