aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/qtquick1.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/declarative/qtquick1.qdoc')
-rw-r--r--doc/src/declarative/qtquick1.qdoc7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/src/declarative/qtquick1.qdoc b/doc/src/declarative/qtquick1.qdoc
index ee4a4565e8..c5e2190ee3 100644
--- a/doc/src/declarative/qtquick1.qdoc
+++ b/doc/src/declarative/qtquick1.qdoc
@@ -32,6 +32,9 @@
\brief The QML Elements
This QML module contains all the QML elements that are
- instantiated as objects of C++ classes in the QtDeclarative
- module.
+ instantiated as objects of C++ classes in the QtQuick1
+ module. These elements are QGraphicsObject based, and
+ work with the Graphics View framework. In Qt 5, they
+ have been replaced by \l{QtQuick 2}, based on the
+ Scenegraph renderer.
*/