From fedb2eea6b1e42c9c6a21f772e5c50ef0747f2ba Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Fri, 24 Jul 2015 15:43:11 +0200 Subject: 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 --- src/controls/StackView.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/controls/StackView.qml') diff --git a/src/controls/StackView.qml b/src/controls/StackView.qml index 5f774969b..7e4c0f666 100644 --- a/src/controls/StackView.qml +++ b/src/controls/StackView.qml @@ -42,6 +42,7 @@ import QtQuick.Controls.Private 1.0 \qmltype StackView \inherits Item \ingroup views + \ingroup controls \inqmlmodule QtQuick.Controls \since 5.1 -- cgit v1.2.3