Commit b6434f46 authored by Titta Heikkala's avatar Titta Heikkala Committed by Pasi Keränen
Browse files

Updated Getting Started documentation


Added section that describes the wizard template provided with the
module.

Change-Id: Id07f612e7fa2623103f44253fe666b52f160d485
Reviewed-by: default avatarTomi Korpipää <tomi.korpipaa@theqtcompany.com>
Reviewed-by: default avatarPasi Keränen <pasi.keranen@digia.com>
Showing with 11 additions and 0 deletions
......@@ -154,6 +154,17 @@
For a simple Canvas3D example, see the \l {Lit and Textured Cube Example}.
For all examples, check out \l {Qt Canvas 3D Examples}.
\section1 Creating Qt Canvas 3D Project
For convenience, Qt Canvas 3D comes with a Qt Creator wizard template. The template is
provided with the source package and can be found under \e{creatortemplates} folder. The Qt
Canvas 3D wizard creates a project that includes QML and JavaScript files. It also has, by
default, code that draws a cube.
In order to use the wizard template it needs to be copied to the correct location. For more
details of the correct location, please see
\l {http://doc.qt.io/qtcreator/creator-project-wizards.html#locating-wizards}{Locating Wizards}.
*/
/*!
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment