Revert "Doc: Added info about sorting in QItemSelectionModel::selectedIndexes"
This reverts commit d0f57439d0
.
This commit had introduced a wrong statement about the sorting.
Change-Id: I2f6ea6f7cfb318bca7bd44c686956ba135b65b20
Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
This commit is contained in:
parent
afaa7351c0
commit
b07c10c5de
@ -1646,7 +1646,6 @@ QModelIndexList QItemSelectionModel::selectedIndexes() const
|
|||||||
/*!
|
/*!
|
||||||
\since 4.2
|
\since 4.2
|
||||||
Returns the indexes in the given \a column for the rows where all columns are selected.
|
Returns the indexes in the given \a column for the rows where all columns are selected.
|
||||||
The list is not sorted.
|
|
||||||
|
|
||||||
\sa selectedIndexes(), selectedColumns()
|
\sa selectedIndexes(), selectedColumns()
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user