summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-03-02 15:47:13 +0100
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-03-02 16:02:52 +0100
commit459ff4b028f808736bc66ad7e312a45689f35cb8 (patch)
tree2605bb77e67da23dfda0b6ec3691a75a65800813 /doc
parentc6e2a8c6241a6b77dc10caab2e79e15d09f18e6f (diff)
downloadqt-creator-459ff4b028f808736bc66ad7e312a45689f35cb8.tar.gz
Doc: QML Puppet crash issue
Reviewed-by: Marco Bubke
Diffstat (limited to 'doc')
-rw-r--r--doc/qtcreator.qdoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index aa06a79830..ecef4afafc 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -10328,6 +10328,16 @@
\endlist
+ \section1 Qt Quick Designer Issues
+
+ \list
+
+ \o \QMLD uses external processes (QML Puppet) to render and preview
+ images and to collect data. Executing C++ code might cause the QML
+ Puppet to crash. If it crashes, an error message is displayed and
+ you can continue editing the QML file in the code editor.
+
+ \endlist
*/