summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/qtbinding.qdoc
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-10-28 06:09:38 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-10-28 06:09:38 (GMT)
commit1e9661995a5c12d41da31d001c6ded30d0ae1b29 (patch)
tree7581c79dfdc125237e0bc63bd267fc2b396b3404 /doc/src/declarative/qtbinding.qdoc
parentcbc205d5b1fada56e2de82fa7c971ac7cefdf3fe (diff)
parentb7a30841120afb7be26fe980489db5757f1d2ef3 (diff)
downloadQt-1e9661995a5c12d41da31d001c6ded30d0ae1b29.zip
Qt-1e9661995a5c12d41da31d001c6ded30d0ae1b29.tar.gz
Qt-1e9661995a5c12d41da31d001c6ded30d0ae1b29.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'doc/src/declarative/qtbinding.qdoc')
-rw-r--r--doc/src/declarative/qtbinding.qdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/src/declarative/qtbinding.qdoc b/doc/src/declarative/qtbinding.qdoc
index 18685ac..61520f7 100644
--- a/doc/src/declarative/qtbinding.qdoc
+++ b/doc/src/declarative/qtbinding.qdoc
@@ -211,7 +211,6 @@ Rectangle {
}
}
\endcode
-\endtable
To detect when a C++ property value - in this case the \c CustomPalette's \c text property -
changes, the property must have a corresponding NOTIFY signal. The NOTIFY signal specifies a signal