Doc: Added info about sorting in QItemSelectionModel::selectedIndexes
Task-number: QTBUG-40726 Change-Id: I450f9735fbbdc6574e8a14ea0076a28ee65077de Reviewed-by: Martin Smith <martin.smith@digia.com>
This commit is contained in:
parent
90c81366d1
commit
d0f57439d0
@ -1646,6 +1646,7 @@ QModelIndexList QItemSelectionModel::selectedIndexes() const
|
||||
/*!
|
||||
\since 4.2
|
||||
Returns the indexes in the given \a column for the rows where all columns are selected.
|
||||
The list is not sorted.
|
||||
|
||||
\sa selectedIndexes(), selectedColumns()
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user