aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/qtqml-cpp.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/doc/src/qtqml-cpp.qdoc')
-rw-r--r--src/qml/doc/src/qtqml-cpp.qdoc12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/qml/doc/src/qtqml-cpp.qdoc b/src/qml/doc/src/qtqml-cpp.qdoc
index 2c4d2a5ade..89c14cd82e 100644
--- a/src/qml/doc/src/qtqml-cpp.qdoc
+++ b/src/qml/doc/src/qtqml-cpp.qdoc
@@ -31,18 +31,6 @@
\qtvariable qml
\brief The C++ API provided by the Qt QML module.
-To include the definitions of the module's classes, use the
-following directive:
-
-\snippet code/doc_src_qtqml.cpp 0
-
-\if !defined(qtforpython)
-To link against the module, add this line to your \l qmake \c
-.pro file:
-
-\snippet code/doc_src_qtqml.pro 0
-\endif
-
For more information on the Qt QML module, see the
\l{Qt QML} module documentation.
*/