summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@nokia.com>2011-02-10 11:47:35 +0100
committerJerome Pasion <jerome.pasion@nokia.com>2011-02-10 11:47:35 +0100
commit69500fc302cd52033a058c601bdbad3a31ed2971 (patch)
tree8ebea6fcd33cf82c13c6e2d05d18957e44a94a5c /doc/src/declarative
parentfbb0ce3b88b86a40ea061dd35c5c2b35ba21732f (diff)
Added keyword to the QML property binding documentation.
Task-number: QTBUG-16071
Diffstat (limited to 'doc/src/declarative')
-rw-r--r--doc/src/declarative/propertybinding.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/declarative/propertybinding.qdoc b/doc/src/declarative/propertybinding.qdoc
index 00ff650e4f..2bce0c58eb 100644
--- a/doc/src/declarative/propertybinding.qdoc
+++ b/doc/src/declarative/propertybinding.qdoc
@@ -112,6 +112,7 @@ will get an error.
Certain properties bind to more complex types such as other elements and objects.
+\keyword qml-basic-property-types
\section2 Basic Property Types
Basic types such as \l int, \l real, and other Qt structures may be bound to