Qt 6.7
Qt Core
C++ Classes
QItemSelectionRange
Qt 6.7.2 Reference Documentation
List of All Members for QItemSelectionRange
This is the complete list of members for
QItemSelectionRange
, including inherited members.
QItemSelectionRange
()
QItemSelectionRange
(const QModelIndex &, const QModelIndex &)
QItemSelectionRange
(const QModelIndex &)
bottom
() const : int
bottomRight
() const : const QPersistentModelIndex &
contains
(const QModelIndex &) const : bool
contains
(int, int, const QModelIndex &) const : bool
height
() const : int
indexes
() const : QModelIndexList
intersected
(const QItemSelectionRange &) const : QItemSelectionRange
intersects
(const QItemSelectionRange &) const : bool
isEmpty
() const : bool
isValid
() const : bool
left
() const : int
model
() const : const QAbstractItemModel *
parent
() const : QModelIndex
right
() const : int
swap
(QItemSelectionRange &)
top
() const : int
topLeft
() const : const QPersistentModelIndex &
width
() const : int
operator!=
(const QItemSelectionRange &) const : bool
operator==
(const QItemSelectionRange &) const : bool