summaryrefslogtreecommitdiff
path: root/src/controls/Styles/Base/ScrollViewStyle.qml
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2015-07-24 15:43:11 +0200
committerTopi Reiniƶ <topi.reinio@digia.com>2015-08-05 09:52:15 +0000
commitfedb2eea6b1e42c9c6a21f772e5c50ef0747f2ba (patch)
tree81a56fa2b493eacd5668dd183b01b08ade4dcfdf /src/controls/Styles/Base/ScrollViewStyle.qml
parentc717082c098bbfc96848457436ca83db7b83e4c8 (diff)
downloadqtquickcontrols-fedb2eea6b1e42c9c6a21f772e5c50ef0747f2ba.tar.gz
Doc: Create proper QHP TOC entries for QML types, examples and tutorials
QDoc now supports using a \group name as a selector for QHP subprojects. Use this to have the correct division of Qt Quick Controls and Controls Styles QML types, as well as a TOC entry for examples and tutorials. Change-Id: I8e4b44c8876fd6bb3b2baebd956d6dc5d5223715 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'src/controls/Styles/Base/ScrollViewStyle.qml')
-rw-r--r--src/controls/Styles/Base/ScrollViewStyle.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controls/Styles/Base/ScrollViewStyle.qml b/src/controls/Styles/Base/ScrollViewStyle.qml
index f3478646..1a626423 100644
--- a/src/controls/Styles/Base/ScrollViewStyle.qml
+++ b/src/controls/Styles/Base/ScrollViewStyle.qml
@@ -43,6 +43,7 @@ import QtQuick.Controls.Private 1.0
\inqmlmodule QtQuick.Controls.Styles
\since 5.1
\ingroup viewsstyling
+ \ingroup controlsstyling
\brief Provides custom styling for ScrollView
*/
Style {