summaryrefslogtreecommitdiff
path: root/src/controls/doc/src/qtquickcontrols-tableview.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/doc/src/qtquickcontrols-tableview.qdoc')
-rw-r--r--src/controls/doc/src/qtquickcontrols-tableview.qdoc5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/controls/doc/src/qtquickcontrols-tableview.qdoc b/src/controls/doc/src/qtquickcontrols-tableview.qdoc
index e2dd5026..cf86174a 100644
--- a/src/controls/doc/src/qtquickcontrols-tableview.qdoc
+++ b/src/controls/doc/src/qtquickcontrols-tableview.qdoc
@@ -32,7 +32,6 @@
\since 5.1
\ingroup views
\ingroup controls
- \inherits QtQuickControls1::BasicTableView
\brief Provides a list view with scroll bars, styling and header sections.
\image tableview.png
@@ -289,12 +288,12 @@
*/
/*!
- \qmlpropertygroup TableView::section
+ \qmlpropertygroup QtQuick.Controls::TableView::section
\qmlproperty string TableView::section.property
\qmlproperty enumeration TableView::section.criteria
\qmlproperty Component TableView::section.delegate
\qmlproperty enumeration TableView::section.labelPositioning
These properties determine the section labels.
- \sa ListView::section
+ \sa {QtQuick::ListView::section}{ListView.section}
*/