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/SplitView.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/controls/SplitView.qml') diff --git a/src/controls/SplitView.qml b/src/controls/SplitView.qml index 41c50329a..c2e361acd 100644 --- a/src/controls/SplitView.qml +++ b/src/controls/SplitView.qml @@ -45,6 +45,7 @@ import QtQuick.Window 2.1 \inqmlmodule QtQuick.Controls \since 5.1 \ingroup views + \ingroup controls \brief Lays out items with a draggable splitter between each item. \image splitview.png -- cgit v1.2.3