diff options
| author | Jens Bache-Wiig <jens.bache-wiig@digia.com> | 2013-02-27 18:50:50 +0100 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-02-27 19:15:26 +0100 |
| commit | 4773418916deaaf9ad5fb1d283c719b60c6d8b1f (patch) | |
| tree | 2c058c07be434e4a715673d1cc9ee231351212e9 /src/controls/TableViewColumn.qml | |
| parent | cddcc3c81e791f88717fee80766523bb0ef3d171 (diff) | |
Make the doc index page actually useful
Improved group labels and added direct links from the
index page.
Change-Id: I856df138880b1aac8c574f676424ac4644e298f9
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
Diffstat (limited to 'src/controls/TableViewColumn.qml')
| -rw-r--r-- | src/controls/TableViewColumn.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/TableViewColumn.qml b/src/controls/TableViewColumn.qml index 7b09f7fe3..62d57d9d4 100644 --- a/src/controls/TableViewColumn.qml +++ b/src/controls/TableViewColumn.qml @@ -43,7 +43,7 @@ import QtQuick 2.0 /*! \qmltype TableViewColumn \inqmlmodule QtQuick.Controls 1.0 - \ingroup views + \ingroup viewitems \brief Used by the \l TableView to define a column header. */ |
