summaryrefslogtreecommitdiff
path: root/src/controls/StackViewDelegate.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/StackViewDelegate.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/StackViewDelegate.qml')
-rw-r--r--src/controls/StackViewDelegate.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controls/StackViewDelegate.qml b/src/controls/StackViewDelegate.qml
index c837c281..a1dacb21 100644
--- a/src/controls/StackViewDelegate.qml
+++ b/src/controls/StackViewDelegate.qml
@@ -39,6 +39,7 @@ import QtQuick 2.2
/*!
\qmltype StackViewDelegate
\inqmlmodule QtQuick.Controls
+ \ingroup controls
\since 5.1
\brief A delegate used by StackView for loading transitions.