From d76117604a9e04a9a66c0279687cc7dc54b9dc68 Mon Sep 17 00:00:00 2001 From: Andy Shaw Date: Fri, 12 Oct 2018 07:58:28 +0200 Subject: Doc: Add missing documentation for styleData.role in itemDelegate Change-Id: Ie3f95fd97dae39bf9248898c97d0500feebf5014 Reviewed-by: Mitch Curtis --- src/controls/doc/src/qtquickcontrols-tableview.qdoc | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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 -- cgit v1.2.1