summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeproperty.cpp
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2010-04-16 14:54:19 +1000
committerMichael Brasser <michael.brasser@nokia.com>2010-04-16 15:09:29 +1000
commitba3f33401c97c5517abe19f4ea6f6307e4374c6c (patch)
tree0f5b75c49676e84bd48ff1ebeaae37662cf67634 /src/declarative/qml/qdeclarativeproperty.cpp
parent8693ed5a3fd0814802613c5a8a78b6802751bd0f (diff)
More class documentation fixes for declarative.
Diffstat (limited to 'src/declarative/qml/qdeclarativeproperty.cpp')
-rw-r--r--src/declarative/qml/qdeclarativeproperty.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/qml/qdeclarativeproperty.cpp b/src/declarative/qml/qdeclarativeproperty.cpp
index afd0d845d0..3881d0a4cf 100644
--- a/src/declarative/qml/qdeclarativeproperty.cpp
+++ b/src/declarative/qml/qdeclarativeproperty.cpp
@@ -64,6 +64,7 @@ QT_BEGIN_NAMESPACE
/*!
\class QDeclarativeProperty
+\since 4.7
\brief The QDeclarativeProperty class abstracts accessing properties on objects created from QML.
As QML uses Qt's meta-type system all of the existing QMetaObject classes can be used to introspect