diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/declarative/propertybinding.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/declarative/propertybinding.qdoc b/doc/src/declarative/propertybinding.qdoc index 00ff650..2bce0c5 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 |