aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickcheckbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/qquickcheckbox.cpp')
-rw-r--r--src/templates/qquickcheckbox.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/templates/qquickcheckbox.cpp b/src/templates/qquickcheckbox.cpp
index 2f70be3e..029cc168 100644
--- a/src/templates/qquickcheckbox.cpp
+++ b/src/templates/qquickcheckbox.cpp
@@ -44,7 +44,7 @@ QT_BEGIN_NAMESPACE
\inherits AbstractButton
\instantiates QQuickCheckBox
\inqmlmodule Qt.labs.controls
- \ingroup buttons
+ \ingroup qtlabscontrols-buttons
\brief A check box control.
CheckBox presents an option button that can be toggled on (checked) or
@@ -78,7 +78,7 @@ QT_BEGIN_NAMESPACE
}
\endcode
- \sa {Customizing CheckBox}
+ \sa {Customizing CheckBox}, Buttons
*/
class QQuickCheckBoxPrivate : public QQuickAbstractButtonPrivate