forked from qt-creator/qt-creator
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:
@@ -106,8 +106,7 @@
|
||||
|
||||
\li To create an application, select \gui File >
|
||||
\gui {New File or Project} > \gui Applications >
|
||||
\gui {Qt Quick Application 1 (Built-in Elements)} or
|
||||
\gui {Qt Quick Application 2 (Built-in Elements)} > \gui Choose, and
|
||||
\gui {Qt Quick Application} > \gui Choose, and
|
||||
follow the instructions of the wizard. For more information, see
|
||||
\l{Creating Qt Quick Projects}.
|
||||
|
||||
@@ -149,7 +148,7 @@
|
||||
warning if it cannot find a suitable Qt version.
|
||||
|
||||
\li Select \gui File > \gui {New File or Project} > \gui Applications >
|
||||
\gui {Qt Quick Application 2 (Built-in Elements)} > \gui Choose, and
|
||||
\gui {Qt Quick Application} > \gui Choose, and
|
||||
follow the instructions of the wizard. For more information, see
|
||||
\l{Creating Qt Quick Projects}.
|
||||
|
||||
|
||||
@@ -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}.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user