forked from qt-creator/qt-creator
Doc: Describe Qt Quick Controls 2 Application wizard
Update screenshots. Change-Id: I6069e08113cae83142d249e3f331586acce63ca9 Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 19 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 19 KiB |
@@ -120,10 +120,12 @@
|
|||||||
\li Qt Quick Controls Application
|
\li Qt Quick Controls Application
|
||||||
|
|
||||||
Create a Qt Quick application using
|
Create a Qt Quick application using
|
||||||
|
\l{http://doc-snapshots.qt.io/qt5-5.7/qtquickcontrols2-index.html}
|
||||||
|
{Qt Quick Controls 2} (requires Qt 5.7 or later),
|
||||||
\l{http://doc.qt.io/qt-5/qtquickcontrols-index.html}
|
\l{http://doc.qt.io/qt-5/qtquickcontrols-index.html}
|
||||||
{Qt Quick Controls} or
|
{Qt Quick Controls}, or
|
||||||
\l{http://doc.qt.io/qt-5/qtlabscontrols-index.html}
|
\l{http://doc.qt.io/qt-5/qtlabscontrols-index.html}
|
||||||
{Qt Labs Controls}
|
{Qt Labs Controls} (only for Qt 5.6)
|
||||||
|
|
||||||
\li Qt Canvas 3D Application
|
\li Qt Canvas 3D Application
|
||||||
|
|
||||||
|
|||||||
@@ -50,13 +50,16 @@
|
|||||||
a QQuickView. You can build the application and deploy it to desktop,
|
a QQuickView. You can build the application and deploy it to desktop,
|
||||||
embedded, and mobile target platforms.
|
embedded, and mobile target platforms.
|
||||||
|
|
||||||
\li \uicontrol {Qt Quick Controls Application} and
|
\li \uicontrol {Qt Quick Controls Application},
|
||||||
|
\uicontrol {Qt Quick Controls 2 Application}, and
|
||||||
\uicontrol {Qt Labs Controls Application} are like
|
\uicontrol {Qt Labs Controls Application} are like
|
||||||
\uicontrol {Qt Quick Application}, but using
|
\uicontrol {Qt Quick Application}, but using
|
||||||
|
\l{http://doc-snapshots.qt.io/qt5-5.7/qtquickcontrols2-index.html}
|
||||||
|
{Qt Quick Controls 2} (requires Qt 5.7 or later),
|
||||||
\l{http://doc.qt.io/qt-5/qtquickcontrols-index.html}
|
\l{http://doc.qt.io/qt-5/qtquickcontrols-index.html}
|
||||||
{Qt Quick Controls} or
|
{Qt Quick Controls}, or
|
||||||
\l{http://doc.qt.io/qt-5/qtlabscontrols-index.html}
|
\l{http://doc.qt.io/qt-5/qtlabscontrols-index.html}
|
||||||
{Qt Labs Controls}
|
{Qt Labs Controls} (only for Qt 5.6)
|
||||||
|
|
||||||
\li \uicontrol {Qt Canvas 3D Application} creates a Qt Quick application
|
\li \uicontrol {Qt Canvas 3D Application} creates a Qt Quick application
|
||||||
that imports the Qt Canvas 3D module and, optionally, includes
|
that imports the Qt Canvas 3D module and, optionally, includes
|
||||||
|
|||||||
Reference in New Issue
Block a user