diff options
| author | Jens Bache-Wiig <jens.bache-wiig@digia.com> | 2013-09-12 10:57:33 +0200 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-09-20 20:49:38 +0200 |
| commit | 72072899c653430912e8fcafa82d624755d465ad (patch) | |
| tree | 8031230838fe64fe8494d35ebf195e1bd5b51175 /examples/quick/dialogs/systemdialogs/main.cpp | |
| parent | afc201aaf8ebd15b72ac52138cd77c5000167d14 (diff) | |
Enable TableView multi-row selection
This adds a new read-only property selection
and selectionMode to TableView with the following features:
selection.selectAll()
selection.select(from, to)
selection.deselect(from, to)
selection.forEach(callback)
selection.contains(index)
selection.selectionChanged()
selection.count
Change-Id: I3cbd433851354bb68a6075f0b31f46dab8c83fd4
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
Diffstat (limited to 'examples/quick/dialogs/systemdialogs/main.cpp')
0 files changed, 0 insertions, 0 deletions
