forked from qt-creator/qt-creator
Doc: Qt Canvas 3D Application wizard
Update related screen shots Change-Id: I45af80a69ded0fbcc945e5f6b4ccef7b03317dbb Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com> 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: 15 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
@@ -114,6 +114,12 @@
|
|||||||
|
|
||||||
Create a Qt Quick application using Qt Quick Controls
|
Create a Qt Quick application using Qt Quick Controls
|
||||||
|
|
||||||
|
\li Qt Canvas 3D Application
|
||||||
|
|
||||||
|
Create a Qt Quick application that imports the Qt Canvas 3D
|
||||||
|
module and, optionally, includes \l{http://threejs.org}
|
||||||
|
{three.js}.
|
||||||
|
|
||||||
\li Qt Console Application
|
\li Qt Console Application
|
||||||
|
|
||||||
Use a single main.cpp file
|
Use a single main.cpp file
|
||||||
|
|||||||
@@ -46,6 +46,10 @@
|
|||||||
\li \uicontrol {Qt Quick Controls Application} is like
|
\li \uicontrol {Qt Quick Controls Application} is like
|
||||||
\uicontrol {Qt Quick Application}, but using Qt Quick Controls.
|
\uicontrol {Qt Quick Application}, but using Qt Quick Controls.
|
||||||
|
|
||||||
|
\li \uicontrol {Qt Canvas 3D Application} creates a Qt Quick application
|
||||||
|
that imports the Qt Canvas 3D module and, optionally, includes
|
||||||
|
\l{http://threejs.org}{three.js}.
|
||||||
|
|
||||||
\li \uicontrol {Qt Quick UI} (in the \uicontrol {Other Project}
|
\li \uicontrol {Qt Quick UI} (in the \uicontrol {Other Project}
|
||||||
category) creates a Qt Quick UI project with a single QML file that
|
category) creates a Qt Quick UI project with a single QML file that
|
||||||
contains the main view. You can review Qt Quick UI projects in a
|
contains the main view. You can review Qt Quick UI projects in a
|
||||||
|
|||||||
Reference in New Issue
Block a user