aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/doc/src
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2016-08-03 12:48:52 +0200
committerMitch Curtis <mitch.curtis@qt.io>2016-08-03 14:50:59 +0000
commit34815f46cb818807545230e186c1d377ec570a02 (patch)
tree24dc98d390f0555af05cf3fd14f237dffc4798f0 /src/imports/controls/doc/src
parent1b7b2d7ddb6a02fd2ccd1f29a431005b9e693723 (diff)
Add a link to style usage docs from individual pages
There is a "Related Information" link already, but that's at the bottom of the page. Change-Id: If8fd83ea240eb146e5781b697ad924071aba4156 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
Diffstat (limited to 'src/imports/controls/doc/src')
-rw-r--r--src/imports/controls/doc/src/qtquickcontrols2-material.qdoc3
-rw-r--r--src/imports/controls/doc/src/qtquickcontrols2-universal.qdoc3
2 files changed, 6 insertions, 0 deletions
diff --git a/src/imports/controls/doc/src/qtquickcontrols2-material.qdoc b/src/imports/controls/doc/src/qtquickcontrols2-material.qdoc
index 3d5ce7ec..7cdcf354 100644
--- a/src/imports/controls/doc/src/qtquickcontrols2-material.qdoc
+++ b/src/imports/controls/doc/src/qtquickcontrols2-material.qdoc
@@ -60,6 +60,9 @@
\image qtquickcontrols2-material.png
\caption The Material style in light and dark themes
+ To run an application with the Material style, see
+ \l {Using Styles in Qt Quick Controls 2}.
+
\note The Material style is not a native Android style. The Material
style is a 100% cross-platform Qt Quick Controls 2 style implementation that
follows the Google Material Design Guidelines. The style runs on any
diff --git a/src/imports/controls/doc/src/qtquickcontrols2-universal.qdoc b/src/imports/controls/doc/src/qtquickcontrols2-universal.qdoc
index cb1b7127..e60cdba2 100644
--- a/src/imports/controls/doc/src/qtquickcontrols2-universal.qdoc
+++ b/src/imports/controls/doc/src/qtquickcontrols2-universal.qdoc
@@ -60,6 +60,9 @@
\image qtquickcontrols2-universal.png
\caption The Universal style in light and dark themes
+ To run an application with the Universal style, see
+ \l {Using Styles in Qt Quick Controls 2}.
+
\note The Universal style is not a native Windows 10 style. The Universal
style is a 100% cross-platform Qt Quick Controls 2 style implementation that
follows the Microsoft Universal Design Guidelines. The style runs on any