forked from qt-creator/qt-creator
Adjust documentation for QMLPROJECT
Change-Id: Ibb80bf3d966f67577bcfcb499c9dfa5cac405129 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
@@ -59,12 +59,15 @@
|
||||
that imports the Qt Canvas 3D module and, optionally, includes
|
||||
\l{http://threejs.org}{three.js}.
|
||||
|
||||
\li \uicontrol {Qt Quick 2 UI} (in the \uicontrol {Other Project}
|
||||
\li \uicontrol {Qt Quick UI Prototype} (in the \uicontrol {Other Project}
|
||||
category) creates a \l{Creating Qt Quick UI Projects}
|
||||
{Qt Quick UI project} with a single QML file that
|
||||
contains the main view. You can review Qt Quick 2 UI projects in the
|
||||
\l{Previewing QML Files}{QML Scene preview tool}. You do not need to
|
||||
build them, because they do not contain any C++ code.
|
||||
Use this only if you are prototyping. You cannot create a full application
|
||||
with this.
|
||||
|
||||
Qt Quick UI projects cannot be deployed to embedded or mobile
|
||||
target platforms. For those platforms, create a Qt Quick application
|
||||
instead.
|
||||
|
Reference in New Issue
Block a user