summaryrefslogtreecommitdiff
path: root/src/controls/doc/src/qtquickcontrols-treeview.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/doc/src/qtquickcontrols-treeview.qdoc')
-rw-r--r--src/controls/doc/src/qtquickcontrols-treeview.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/controls/doc/src/qtquickcontrols-treeview.qdoc b/src/controls/doc/src/qtquickcontrols-treeview.qdoc
index bcfbad7b..b5ea0051 100644
--- a/src/controls/doc/src/qtquickcontrols-treeview.qdoc
+++ b/src/controls/doc/src/qtquickcontrols-treeview.qdoc
@@ -125,14 +125,15 @@
*/
/*!
- \qmlpropertygroup TreeView::section
+ \qmlpropertygroup QtQuick.Controls::TreeView::section
\qmlproperty string TreeView::section.property
\qmlproperty enumeration TreeView::section.criteria
\qmlproperty Component TreeView::section.delegate
\qmlproperty enumeration TreeView::section.labelPositioning
These properties determine the section labels.
- \sa ListView::section
+
+ \sa {QtQuick::ListView::section}{ListView.section}
*/
/*!