dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QItemSelectionModel.select
qt
core
itemselectionmodel
QItemSelectionModel
Undocumented in source.
void
select
(const(QModelIndex) index, SelectionFlags command)
void
select
(const(QItemSelection) selection, SelectionFlags command)
class
QItemSelectionModel
@
QSlot
void
select
(
ref
const
(
QItemSelection
)
selection
,
SelectionFlags
command
)
Meta
Source
See Implementation
qt
core
itemselectionmodel
QItemSelectionModel
aliases
SelectionFlags
constructors
this
destructors
~this
enums
SelectionFlag
functions
bindableModel
clear
clearCurrentIndex
clearSelection
columnIntersectsSelection
currentChanged
currentColumnChanged
currentIndex
currentRowChanged
emitSelectionChanged
hasSelection
isColumnSelected
isRowSelected
isSelected
model
modelChanged
reset
rowIntersectsSelection
select
selectedColumns
selectedIndexes
selectedRows
selectionChanged
setCurrentIndex
setModel