summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativestateoperations.cpp
diff options
context:
space:
mode:
authorBea Lam <bea.lam@nokia.com>2010-07-14 01:51:22 (GMT)
committerBea Lam <bea.lam@nokia.com>2010-07-14 01:51:22 (GMT)
commit07ebc9161263c04dc072b9fc2a922b9665cbe7be (patch)
treebbf983b8968f4a0df6ac089a7ff716ec4a66efc6 /src/declarative/util/qdeclarativestateoperations.cpp
parent237bc693a527f9cb2b6bbe7c518018cbf56b0eb6 (diff)
downloadQt-07ebc9161263c04dc072b9fc2a922b9665cbe7be.zip
Qt-07ebc9161263c04dc072b9fc2a922b9665cbe7be.tar.gz
Qt-07ebc9161263c04dc072b9fc2a922b9665cbe7be.tar.bz2
improvements to docs and examples
Diffstat (limited to 'src/declarative/util/qdeclarativestateoperations.cpp')
-rw-r--r--src/declarative/util/qdeclarativestateoperations.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/util/qdeclarativestateoperations.cpp b/src/declarative/util/qdeclarativestateoperations.cpp
index 51e6f99..5590449 100644
--- a/src/declarative/util/qdeclarativestateoperations.cpp
+++ b/src/declarative/util/qdeclarativestateoperations.cpp
@@ -1039,7 +1039,7 @@ public:
/*!
\qmlproperty Item AnchorChanges::target
- This property holds the Item whose anchors will change
+ This property holds the \l Item for which the anchor changes will be applied.
*/
QDeclarativeAnchorChanges::QDeclarativeAnchorChanges(QObject *parent)