summaryrefslogtreecommitdiff
path: root/doc/src/qtquick/creator-projects-settings-run-qtquick.qdocinc
blob: 36435e56d204ca9c7ab9e6df46346f2bf4f0583f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
    \section1 Specifying Run Settings for Qt Quick UI Projects

    You can specify run settings for \l{glossary-buildandrun-kit}{kits} with \gui Desktop device type:

    \list

        \li In the \gui Arguments field, you can specify command line arguments
            to be passed to the executable.

        \li In the \gui {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"