dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QItemSelectionRange.contains
qt
core
itemselectionmodel
QItemSelectionRange
Undocumented in source. Be warned that the author may not have intended to support it.
bool
contains
(const(QModelIndex) index)
struct
QItemSelectionRange
pragma(
inline
, true) const
bool
contains
(
ref
const
(
QModelIndex
)
index
)
bool
contains
(int row, int column, const(QModelIndex) parentIndex)
Meta
Source
See Implementation
qt
core
itemselectionmodel
QItemSelectionRange
constructors
this
functions
bottom
bottomRight
contains
height
indexes
intersected
intersects
isEmpty
isValid
left
model
parent
right
top
topLeft
width
postblits
this(this)