summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/propertybinding.qdoc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@nokia.com>2011-03-01 15:48:55 (GMT)
committerJerome Pasion <jerome.pasion@nokia.com>2011-03-01 15:48:55 (GMT)
commita19cbae234f134c1ec6cdcc9a23d5d14cc4fcff8 (patch)
tree32492e7e72fc05f7083fdd9c529374ab98127d4d /doc/src/declarative/propertybinding.qdoc
parent77d621c21cd9b961cd7bbb5c782eb21a68e217ad (diff)
downloadQt-a19cbae234f134c1ec6cdcc9a23d5d14cc4fcff8.zip
Qt-a19cbae234f134c1ec6cdcc9a23d5d14cc4fcff8.tar.gz
Qt-a19cbae234f134c1ec6cdcc9a23d5d14cc4fcff8.tar.bz2
Fixed broken link.
Reviewed-by: David Boddie
Diffstat (limited to 'doc/src/declarative/propertybinding.qdoc')
-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 afbbe4f..88ec5c3 100644
--- a/doc/src/declarative/propertybinding.qdoc
+++ b/doc/src/declarative/propertybinding.qdoc
@@ -78,6 +78,7 @@ overly complex - such as involving multiple lines, or imperative loops - it may
to refactor the component entirely, or at least factor the binding out into a separate
function.
+\keyword qml-javascript-assignment
\section1 Property Assignment versus Property Binding
When working with both QML and JavaScript, it is important to differentiate between