forked from qt-creator/qt-creator
Doc: Qt Quick Designer only supports Qt Quick 1
Change-Id: Ic0e746a053522d494d03e9add6cc4813072d0ec3 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
This commit is contained in:
@@ -42,6 +42,9 @@
|
||||
You can either create Qt Quick projects from scratch or import
|
||||
existing projects to \QC. You can use the code editor (Edit mode)
|
||||
or the visual editor (Design mode) to develop Qt Quick applications.
|
||||
However, the visual editor only supports Qt Quick 1, which is
|
||||
offered in Qt 5 only for compatibility with Qt 4. We recommend that
|
||||
you use Qt Quick 2 for new Qt 5 applications.
|
||||
\o \l{Developing Widget Based Applications}
|
||||
|
||||
Widgets and forms created with \QD are integrated seamlessly with
|
||||
|
||||
@@ -38,9 +38,9 @@
|
||||
|
||||
\list
|
||||
|
||||
\o \l{Creating a Qt Quick Application}
|
||||
\o \l{Creating a Qt Quick 1 Application}
|
||||
|
||||
Learn about the basic Qt Quick concepts and QML elements.
|
||||
Learn how to use \QMLD to create a Qt Quick 1 application.
|
||||
|
||||
\o \l{Creating a Qt Widget Based Application}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user