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:
Leena Miettinen
2015-07-09 15:54:45 +02:00
parent 69bf5e4319
commit 2205051eac
4 changed files with 10 additions and 0 deletions

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

View File

@@ -114,6 +114,12 @@
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
Use a single main.cpp file

View File

@@ -46,6 +46,10 @@
\li \uicontrol {Qt Quick Controls Application} is like
\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}
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