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

@@ -39,8 +39,8 @@
\li \l{Developing Qt Quick Applications}
You can either create Qt Quick projects from scratch or import
existing projects to \QC. You can use the code editor (Edit mode)
You can use wizards to create Qt Quick projects that contain
boiler-plate code. You can use the code editor (Edit mode)
or the visual editor (Design mode) to develop Qt Quick applications.
\li \l{Developing Widget Based Applications}