aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/qtquick/qtquick-connection-editor.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qtquick/qtquick-connection-editor.qdoc')
-rw-r--r--doc/src/qtquick/qtquick-connection-editor.qdoc5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/src/qtquick/qtquick-connection-editor.qdoc b/doc/src/qtquick/qtquick-connection-editor.qdoc
index 5795350565..ad781ab5d4 100644
--- a/doc/src/qtquick/qtquick-connection-editor.qdoc
+++ b/doc/src/qtquick/qtquick-connection-editor.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2018 The Qt Company Ltd.
+** Copyright (C) 2019 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Creator documentation.
@@ -70,4 +70,7 @@
\li \l{Managing C++ Backend Objects}
\endif
\endlist
+
+ For an example of using properties, bindings, and connections to create a
+ scalable push button, see \l{Creating Scalable Buttons and Borders}.
*/