CopperSpice API  1.9.1
QItemSelectionModel Member List

This is the complete list of members for QItemSelectionModel, including all inherited members.

QItemSelectionModel(QAbstractItemModel *model=nullptr)QItemSelectionModelexplicit
QItemSelectionModel(QAbstractItemModel *model, QObject *parent)QItemSelectionModelexplicit
QObject(QObject *parent=nullptr)QObjectexplicit
QObjectListQObjectrelated
SelectionFlag enum nameQItemSelectionModel
SelectionFlags typedefQItemSelectionModel
blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
clear()QItemSelectionModelslot
clearCurrentIndex()QItemSelectionModelslot
clearSelection()QItemSelectionModelslot
columnIntersectsSelection(int column, const QModelIndex &parent) constQItemSelectionModel
connect(const QObject *sender, const QString &signalMethod, const QString &location, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObject
connect(const QObject *sender, const QString &signalMethod, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObject
connect(const QObject *sender, const QString &signalMethod, const QString &location, const QObject *receiver, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QString &signalMethod, const QObject *receiver, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection, const QString &location=QString ())QObjectstatic
connect(const QObject *sender, const QMetaMethod &signalMethod, const QObject *receiver, const QMetaMethod &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, SlotReturn (SlotClass::*slotMethod)(SlotArgs...), Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, T slotLambda, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connectNotify(const QMetaMethod &signalMethod) constQObjectprotectedvirtual
currentChanged(const QModelIndex &current, const QModelIndex &previous)QItemSelectionModelsignal
currentColumnChanged(const QModelIndex &current, const QModelIndex &previous)QItemSelectionModelsignal
currentIndex() constQItemSelectionModel
currentRowChanged(const QModelIndex &current, const QModelIndex &previous)QItemSelectionModelsignal
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObjectslot
destroyed(QObject *obj=nullptr)QObjectsignal
disconnect(const QString &signalMethod=QString (), const QObject *receiver=nullptr, const QString &slotMethod=QString ()) constQObject
disconnect(const QString &signalMethod, const QString &location, const QObject *receiver=nullptr, const QString &slotMethod=QString ()) constQObject
disconnect(const QObject *receiver, const QString &slotMethod=QString ()) constQObject
disconnect(const QObject *sender, const QString &signalMethod, const QObject *receiver, const QString &slotMethod)QObjectstatic
disconnect(const QObject *sender, std::nullptr_t, const QObject *receiver, std::nullptr_t)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signalMethod, const QObject *receiver, const QMetaMethod &slotMethod)QObjectstatic
disconnect(const QObject *sender, const QString &signalMethod, const QString &location, const QObject *receiver, const QString &slotMethod)QObjectstatic
disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, SlotReturn (SlotClass::*slotMethod)(SlotArgs...))QObjectstatic
disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, std::nullptr_t slotMethod=nullptr)QObjectstatic
disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, T slotMethod)QObjectstatic
disconnectNotify(const QMetaMethod &signalMethod) constQObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
emitSelectionChanged(const QItemSelection &newSelection, const QItemSelection &oldSelection)QItemSelectionModelprotected
event(QEvent *event)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &childName=QString ()) constQObject
findChildren(const QString &childName=QString (), Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObject
findChildren(const QRegularExpression &regExp, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObject
hasSelection() constQItemSelectionModel
inherits(const QString &className) constQObject
installEventFilter(QObject *filterObj)QObject
isColumnSelected(int column, const QModelIndex &parent) constQItemSelectionModel
isRowSelected(int row, const QModelIndex &parent) constQItemSelectionModel
isSelected(const QModelIndex &index) constQItemSelectionModel
isSignalConnected(const QMetaMethod &signalMethod) constQObjectprotected
isWidgetType() constQObject
isWindowType() constQObject
killTimer(int id)QObject
metaObject() constQObject
model() constQItemSelectionModel
modelChanged(QAbstractItemModel *model)QItemSelectionModelsignal
moveToThread(QThread *targetThread)QObject
objectNameQObjectwrite
objectName() constQObject
objectNameChanged(const QString &objectName)QObjectsignal
parent() constQObject
property(const QString &name) constQObject
qobject_cast(QObject *object)QObjectrelated
receivers(const QString &signal) constQObjectprotected
removeEventFilter(QObject *obj)QObject
reset()QItemSelectionModelslot
rowIntersectsSelection(int row, const QModelIndex &parent) constQItemSelectionModel
select(const QModelIndex &index, QItemSelectionModel::SelectionFlags command)QItemSelectionModelslot
select(const QItemSelection &selection, QItemSelectionModel::SelectionFlags command)QItemSelectionModelslot
selectedColumns(int row=0) constQItemSelectionModel
selectedIndexesQItemSelectionModelreadnotifydesignablestored
selectedIndexes() constQItemSelectionModel
selectedRows(int column=0) constQItemSelectionModel
selection() constQItemSelectionModel
selectionChanged(const QItemSelection &selected, const QItemSelection &deselected)QItemSelectionModelsignal
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setCurrentIndex(const QModelIndex &index, QItemSelectionModel::SelectionFlags command)QItemSelectionModelslot
setModel(QAbstractItemModel *model)QItemSelectionModel
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const QString &name, const QVariant &value)QObject
signalsBlocked() constQObject
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer)QObject
staticMetaObject()QObjectstatic
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *text, const char *comment=nullptr, std::optional< int > numArg=std::optional< int >())QObjectstatic
~QItemSelectionModel()QItemSelectionModelvirtual
~QObject()QObject