summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-10-16 03:00:42 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-10-16 03:00:42 +0200
commit2127aacbc2b0d97e612eb261938ead05d52296f3 (patch)
treefdebb5ee1a9932042397f36627aed18452d3f1d2
parentaefc1d35e2ff8dd78c0766ba49b026594f9b360a (diff)
parentc345d1ddf66fa73660a299826b9e3a3328519bed (diff)
downloadqtquickcontrols-2127aacbc2b0d97e612eb261938ead05d52296f3.tar.gz
Merge remote-tracking branch 'origin/5.12' into dev
Change-Id: Ie6366c9eedf251bd26a1901fddcb10b71777035e
-rw-r--r--src/controls/doc/src/qtquickcontrols-tableview.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controls/doc/src/qtquickcontrols-tableview.qdoc b/src/controls/doc/src/qtquickcontrols-tableview.qdoc
index 9d43c6a6..99b1202e 100644
--- a/src/controls/doc/src/qtquickcontrols-tableview.qdoc
+++ b/src/controls/doc/src/qtquickcontrols-tableview.qdoc
@@ -263,6 +263,7 @@
\li styleData.column - the index of the view column
\li styleData.elideMode - the elide mode of the column
\li styleData.textAlignment - the horizontal text alignment of the column
+ \li styleData.role - the role of the view column
\li styleData.pressed - true when the item is pressed (since QtQuick.Controls 1.3)
\li styleData.hasActiveFocus - true when the row has focus (since QtQuick.Controls 1.3)
\endlist