summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-10-21 02:27:07 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-10-21 02:27:07 (GMT)
commite624ddad35939517b6efbd35ee3112f6cac62ae4 (patch)
tree83ae1880993bb9b7b4cf33e6d3d740d37717e7cc /doc
parent10552333c84292473756900b4fdb0c4f91f12a91 (diff)
downloadQt-e624ddad35939517b6efbd35ee3112f6cac62ae4.zip
Qt-e624ddad35939517b6efbd35ee3112f6cac62ae4.tar.gz
Qt-e624ddad35939517b6efbd35ee3112f6cac62ae4.tar.bz2
Doc
Diffstat (limited to 'doc')
-rw-r--r--doc/src/declarative/qtbinding.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/qtbinding.qdoc b/doc/src/declarative/qtbinding.qdoc
index 86acf9f..18685ac 100644
--- a/doc/src/declarative/qtbinding.qdoc
+++ b/doc/src/declarative/qtbinding.qdoc
@@ -222,7 +222,7 @@ binding that does not have a NOTIFY signal will cause QML to issue a warning at
\section2 Dynamic Structured Data
If an application is too dynamic to structure data as compile-time QObject types, dynamically
-structured data can be constructed at runtime using the QBindableMap class.
+structured data can be constructed at runtime using the QmlPropertyMap class.
\section1 Network Components