aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/doc/src/qtlabscontrols-customize.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/controls/doc/src/qtlabscontrols-customize.qdoc')
-rw-r--r--src/imports/controls/doc/src/qtlabscontrols-customize.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/imports/controls/doc/src/qtlabscontrols-customize.qdoc b/src/imports/controls/doc/src/qtlabscontrols-customize.qdoc
index 5f48f418..c303d5a2 100644
--- a/src/imports/controls/doc/src/qtlabscontrols-customize.qdoc
+++ b/src/imports/controls/doc/src/qtlabscontrols-customize.qdoc
@@ -75,7 +75,7 @@
\section1 Customizing CheckBox
CheckBox consists of three visual items: \l {Control::background}{background},
- \l {AbstractButton::label}{label} and \l {Checkable::indicator}{indicator}.
+ \l {AbstractButton::label}{label} and \l {AbstractButton::indicator}{indicator}.
\section3 Background
@@ -186,7 +186,7 @@
\section1 Customizing RadioButton
RadioButton consists of three visual items: \l {Control::background}{background},
- \l {AbstractButton::label}{label} and \l {Checkable::indicator}{indicator}.
+ \l {AbstractButton::label}{label} and \l {AbstractButton::indicator}{indicator}.
\section3 Background
@@ -275,7 +275,7 @@
\section1 Customizing Switch
Switch consists of three visual items: \l {Control::background}{background},
- \l {AbstractButton::label}{label} and \l {Checkable::indicator}{indicator}.
+ \l {AbstractButton::label}{label} and \l {AbstractButton::indicator}{indicator}.
\section3 Background