Qt 5.15
Qt Core
C++ Classes
QItemSelectionModel
Qt 5.15.8 Reference Documentation
List of All Members for QItemSelectionModel
This is the complete list of members for
QItemSelectionModel
, including inherited members.
QItemSelectionModel
(QAbstractItemModel *, QObject *)
QItemSelectionModel
(QAbstractItemModel *)
enum
SelectionFlag
flags
SelectionFlags
clear
()
clearCurrentIndex
()
clearSelection
()
currentChanged
(const QModelIndex &, const QModelIndex &)
currentColumnChanged
(const QModelIndex &, const QModelIndex &)
currentRowChanged
(const QModelIndex &, const QModelIndex &)
deleteLater
()
destroyed
(QObject *)
modelChanged
(QAbstractItemModel *)
objectNameChanged
(const QString &)
reset
()
select
(const QItemSelection &, QItemSelectionModel::SelectionFlags )
select
(const QModelIndex &, QItemSelectionModel::SelectionFlags )
selectionChanged
(const QItemSelection &, const QItemSelection &)
setCurrentIndex
(const QModelIndex &, QItemSelectionModel::SelectionFlags )
~QItemSelectionModel
()
blockSignals
(bool ) : bool
childEvent
(QChildEvent *)
children
() const : const QObjectList &
columnIntersectsSelection
(int , const QModelIndex &) const : bool
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
currentIndex
() const : QModelIndex
customEvent
(QEvent *)
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const char *, const QObject *, const char *) const : bool
disconnect
(const QObject *, const char *) const : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
emitSelectionChanged
(const QItemSelection &, const QItemSelection &)
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
findChild
(const QString &, Qt::FindChildOptions ) const : T
findChildren
(const QString &, Qt::FindChildOptions ) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
hasSelection
() const : bool
inherits
(const char *) const : bool
installEventFilter
(QObject *)
isColumnSelected
(int , const QModelIndex &) const : bool
isRowSelected
(int , const QModelIndex &) const : bool
isSelected
(const QModelIndex &) const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
killTimer
(int )
metaObject
() const : const QMetaObject *
model
() const : const QAbstractItemModel *
model
() : QAbstractItemModel *
moveToThread
(QThread *)
objectName
() const : QString
parent
() const : QObject *
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
rowIntersectsSelection
(int , const QModelIndex &) const : bool
selectedColumns
(int ) const : QModelIndexList
selectedIndexes
() const : QModelIndexList
selectedRows
(int ) const : QModelIndexList
selection
() const : const QItemSelection
sender
() const : QObject *
senderSignalIndex
() const : int
setModel
(QAbstractItemModel *)
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
signalsBlocked
() const : bool
startTimer
(int , Qt::TimerType ) : int
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
staticMetaObject
: const QMetaObject
thread
() const : QThread *
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int ) : QString