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

Doc: remove the note about building qml2puppet


The standalone packages for version 3.0 are built with
Qt 5, so the puppet is always delivered.

Change-Id: I49900ebec6f02314a0bf52dae7cb7c995d2ce402
Reviewed-by: default avatarKai Koehne <kai.koehne@digia.com>
Reviewed-by: default avatarThomas Hartmann <Thomas.Hartmann@digia.com>
parent 8a33dd93
No related branches found
No related tags found
No related merge requests found
...@@ -32,16 +32,6 @@ ...@@ -32,16 +32,6 @@
You can edit .qml files in the \QMLD visual editor or in the code editor. You can edit .qml files in the \QMLD visual editor or in the code editor.
\note In \QC 2.7, \QMLD supports both Qt Quick 1 and Qt Quick 2. However,
the \QC packages that are not delivered with Qt 5 are still built with
Qt 4.8, and therefore do not contain qml2puppet, which is the external
process that is responsible for rendering Qt Quick 2. To develop Qt Quick 2
applications using \QMLD, download the Qt 5.0.1 packages and build
qml2puppet yourself. The sources for qml2puppet are located in
\c{qt-creator\share\qtcreator\qml\qmlpuppet\qml2puppet}. The qml2puppet is
installed to \c{qtbase\bin}. If you then configure Qt 5.0.1 for your
project, \QMLD picks up the qml2puppet and supports Qt Quick 2.0.
In \gui Projects, double-click a .qml file to open it in the code editor. In \gui Projects, double-click a .qml file to open it in the code editor.
Then select the \gui {Design} mode to edit the file in the visual editor. Then select the \gui {Design} mode to edit the file in the visual editor.
......
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