Skip to content
Snippets Groups Projects
Commit 2205051e authored by Leena Miettinen's avatar Leena Miettinen
Browse files

Doc: Qt Canvas 3D Application wizard


Update related screen shots

Change-Id: I45af80a69ded0fbcc945e5f6b4ccef7b03317dbb
Reviewed-by: default avatarTitta Heikkala <titta.heikkala@theqtcompany.com>
Reviewed-by: default avatarAlessandro Portale <alessandro.portale@theqtcompany.com>
parent 69bf5e43
No related branches found
No related tags found
No related merge requests found
doc/images/qmldesigner-new-project.png

14.9 KiB | W: | H:

doc/images/qmldesigner-new-project.png

14.9 KiB | W: | H:

doc/images/qmldesigner-new-project.png
doc/images/qmldesigner-new-project.png
doc/images/qmldesigner-new-project.png
doc/images/qmldesigner-new-project.png
  • 2-up
  • Swipe
  • Onion skin
doc/images/qtcreator-new-qt-quick-project-wizard.png

15 KiB | W: | H:

doc/images/qtcreator-new-qt-quick-project-wizard.png

15 KiB | W: | H:

doc/images/qtcreator-new-qt-quick-project-wizard.png
doc/images/qtcreator-new-qt-quick-project-wizard.png
doc/images/qtcreator-new-qt-quick-project-wizard.png
doc/images/qtcreator-new-qt-quick-project-wizard.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -114,6 +114,12 @@ ...@@ -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 @@ ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment