summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-11-19 17:09:43 +0100
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-12-01 14:44:55 +0000
commit1defeda8a3ec6e8683f93b5ceb2c3d8d57bc447a (patch)
tree9b207276ce66e468422adf2bb200f8c1f410778d /doc
parent66e7b77d88eb83ef32896da7e23908fc704a1b66 (diff)
downloadqt-creator-1defeda8a3ec6e8683f93b5ceb2c3d8d57bc447a.tar.gz
Doc: link from Adding Connections to examples in another topic
Change-Id: I1bff533c217b75681e37a533e12df0fc2a9695c6 Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/qtquick/qtquick-connection-editor.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/qtquick/qtquick-connection-editor.qdoc b/doc/src/qtquick/qtquick-connection-editor.qdoc
index a84022136e..4cdda7e8db 100644
--- a/doc/src/qtquick/qtquick-connection-editor.qdoc
+++ b/doc/src/qtquick/qtquick-connection-editor.qdoc
@@ -47,6 +47,9 @@
\endlist
+ For examples of adding connections, see
+ \l{Creating Scalable Buttons and Borders}.
+
\section1 Connecting Objects to Signals
To connect objects to signals in QML, create \l{Connections} objects.