aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/doc/src
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@theqtcompany.com>2016-04-22 09:34:17 +0200
committerMitch Curtis <mitch.curtis@theqtcompany.com>2016-04-22 08:30:19 +0000
commitd6345ffef3ec69ec766241c7bd4f15e5617ac9e6 (patch)
treec76aff5f4ef1183fe6ddc440c8bba86594a50c75 /src/imports/controls/doc/src
parent807e0fb7fc870b9db9d9dcfc3e51a7f62a8ff69e (diff)
Be consistent with spacing between sections
Change-Id: I4d495b779cf4ad2472eba7e6dd65c0986454a119 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-customize.qdoc6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/imports/controls/doc/src/qtquickcontrols2-customize.qdoc b/src/imports/controls/doc/src/qtquickcontrols2-customize.qdoc
index 002da363..f327c302 100644
--- a/src/imports/controls/doc/src/qtquickcontrols2-customize.qdoc
+++ b/src/imports/controls/doc/src/qtquickcontrols2-customize.qdoc
@@ -285,7 +285,6 @@
\snippet PageIndicator.qml delegate
-
\section2 Customizing Pane
Pane consists of a \l {Control::background}{background}.
@@ -504,6 +503,7 @@
\snippet StackView.qml replaceExit
+
\section2 Customizing SwipeDelegate
SwipeDelegate consists of five visual items: \l {Control::background}{background},
@@ -532,6 +532,7 @@
By default, there are no left, right, or behind items defined.
+
\section2 Customizing SwipeView
SwipeView can have a visual \l {Control::background}{background}
@@ -546,6 +547,7 @@
\snippet SwipeView.qml contentItem
+
\section2 Customizing Switch
Switch consists of three visual items: \l {Control::background}{background},
@@ -569,6 +571,7 @@
\snippet Switch.qml indicator
+
\section2 Customizing SwitchDelegate
SwitchDelegate consists of three visual items: \l {Control::background}{background},
@@ -592,6 +595,7 @@
\snippet SwitchDelegate.qml indicator
+
\section2 Customizing TabBar
TODO