Doc: changes in Qt Quick project wizards

The Qt Quick application wizards were combined into
one wizard and the wizard for importing existing QML
projects was removed.

Change-Id: I2761c0065541a54bb3efe970ed9481352adc9fec
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
This commit is contained in:
Leena Miettinen
2013-11-05 12:55:47 +01:00
parent 547d67da7d
commit 4e6918e179
9 changed files with 57 additions and 67 deletions

View File

@@ -44,7 +44,7 @@
\list 1
\li Select \gui File > \gui {New File or Project} > \gui Applications >
\gui {Qt Quick 2 Application (Qt Quick Controls)} > \gui Choose.
\gui {Qt Quick Application} > \gui Choose.
\li In the \gui{Name} field, type \b{accelbubble}.
@@ -52,6 +52,9 @@
For example, \c {C:\Qt\examples}, and then click \gui{Next} (or
\gui Continue on Mac OS X).
\li In the \gui {Qt Quick component set} field, select
\gui {Qt Quick Controls 1.0}.
\li Select an Android \l{glossary-buildandrun-kit}{kit} for ARM,
and click \gui{Next}.