Qt 5.15
Qt Core
C++ Classes
QItemSelectionRange
Qt 5.15.8 Reference Documentation
List of All Members for QItemSelectionRange
This is the complete list of members for
QItemSelectionRange
, including inherited members.
QItemSelectionRange
(const QModelIndex &)
QItemSelectionRange
(const QModelIndex &, const QModelIndex &)
QItemSelectionRange
(const QItemSelectionRange &)
QItemSelectionRange
()
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
operator==
(const QItemSelectionRange &) const : bool