summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/propertybinding.qdoc
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@digia.com>2012-11-30 15:41:34 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-01 08:26:08 +0100
commit7c6c42bc4553ebad555bb105c9b1c6dc5b06e555 (patch)
treeae7756633a5feb0930559bfdf6ec0ef4cc7bc899 /doc/src/declarative/propertybinding.qdoc
parent1f2f1850fd789f918c197fbfe882d5d42470e9a1 (diff)
Rename focus document to make it clear it's not for QML in general
Old doc for Qt Quick 1, and qtdeclarative module has its own modified copy already. Change-Id: I5b6c10be59dd4948ba21a2e03f2a61cebf541fcb Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
Diffstat (limited to 'doc/src/declarative/propertybinding.qdoc')
-rw-r--r--doc/src/declarative/propertybinding.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/propertybinding.qdoc b/doc/src/declarative/propertybinding.qdoc
index ab3a5170..652772fe 100644
--- a/doc/src/declarative/propertybinding.qdoc
+++ b/doc/src/declarative/propertybinding.qdoc
@@ -185,7 +185,7 @@ to provide additional functionality to objects. Two prominent elements,
handlers.
\snippet doc/src/snippets/declarative/properties.qml attached signal handler
-Read the \l{QML Signal and Handler Event System} and the \l{Keyboard Focus in QML}
+Read the \l{QML Signal and Handler Event System} and the \l{Keyboard Focus in Qt Quick 1}
articles for more information.
\section2 List properties