summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativebind.cpp
diff options
context:
space:
mode:
authorPeter Yard <peter.yard@nokia.com>2010-04-27 00:35:48 (GMT)
committerPeter Yard <peter.yard@nokia.com>2010-04-27 00:35:48 (GMT)
commit4f3a7b5992b5aed67cced46d5d8c8c2f052dfb66 (patch)
tree567204d6fe4aa654c6cb6a132309ff7d98e359c0 /src/declarative/util/qdeclarativebind.cpp
parentcc52a813b396f8c4726d4c889bc391c015d36d11 (diff)
downloadQt-4f3a7b5992b5aed67cced46d5d8c8c2f052dfb66.zip
Qt-4f3a7b5992b5aed67cced46d5d8c8c2f052dfb66.tar.gz
Qt-4f3a7b5992b5aed67cced46d5d8c8c2f052dfb66.tar.bz2
Docs Changes to start page. Minor change to Elements doc. See also added to some elements docs.
Diffstat (limited to 'src/declarative/util/qdeclarativebind.cpp')
-rw-r--r--src/declarative/util/qdeclarativebind.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/declarative/util/qdeclarativebind.cpp b/src/declarative/util/qdeclarativebind.cpp
index b7bd4e8..5516628 100644
--- a/src/declarative/util/qdeclarativebind.cpp
+++ b/src/declarative/util/qdeclarativebind.cpp
@@ -92,6 +92,8 @@ public:
If the binding target or binding property is changed, the bound value is
immediately pushed onto the new target.
+
+ \sa QtDeclarative
*/
/*!
\internal