diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-10-16 09:14:17 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-10-16 09:14:17 (GMT) |
commit | 8ce181129ada6d4e5df7109b2f062b01d1d50d4f (patch) | |
tree | ec6366fbab5c6495fb6e127ed6467276cdd44dcd /doc/src/declarative/propertybinding.qdoc | |
parent | c48746b06e5e5e79eb6657f9acf043670306fa4e (diff) | |
download | Qt-8ce181129ada6d4e5df7109b2f062b01d1d50d4f.zip Qt-8ce181129ada6d4e5df7109b2f062b01d1d50d4f.tar.gz Qt-8ce181129ada6d4e5df7109b2f062b01d1d50d4f.tar.bz2 |
Doc
Diffstat (limited to 'doc/src/declarative/propertybinding.qdoc')
-rw-r--r-- | doc/src/declarative/propertybinding.qdoc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/src/declarative/propertybinding.qdoc b/doc/src/declarative/propertybinding.qdoc index 4cf08d8..50cbf2d 100644 --- a/doc/src/declarative/propertybinding.qdoc +++ b/doc/src/declarative/propertybinding.qdoc @@ -98,6 +98,5 @@ of bindings. In some advanced cases, it is necessary to create bindings explici \l Binding element. One such example is included in the \l {Passing Data Between C++ and QML} documentation. -\sa {QML/C++ Data Binding} */ |