maxLibQt
GroupedItemsProxyModel Member List

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

addGroup(int column)GroupedItemsProxyModelinlineslot
addGroups(const QVector< int > &columns)GroupedItemsProxyModelvirtualslot
beginInsertColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginInsertRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelprotected
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelprotected
beginRemoveColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginRemoveRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginResetModel()QAbstractItemModelprotected
blockSignals(bool block)QObject
buddy(const QModelIndex &index) const const overrideQAbstractProxyModelvirtual
canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const const overrideQAbstractProxyModelvirtual
canFetchMore(const QModelIndex &parent) const const overrideQAbstractProxyModelvirtual
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModelprotected
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModelprotected
checkIndex(const QModelIndex &index, QAbstractItemModel::CheckIndexOptions options) const constQAbstractItemModel
CheckIndexOption enum nameQAbstractItemModel
CheckIndexOptionsQAbstractItemModel
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clearGroups()GroupedItemsProxyModelvirtualslot
columnCount(const QModelIndex &parent=QModelIndex()) const overrideGroupedItemsProxyModelvirtual
columnsAboutToBeInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModel
columnsAboutToBeRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsMoved(const QModelIndex &parent, int start, int end, const QModelIndex &destination, int column)QAbstractItemModel
columnsRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
countGroupedItemsProxyModel
count()GroupedItemsProxyModelinline
countChanged()GroupedItemsProxyModelsignal
createIndex(int row, int column, void *ptr) const constQAbstractItemModelprotected
createIndex(int row, int column, quintptr id) const constQAbstractItemModelprotected
customEvent(QEvent *event)QObjectprotectedvirtual
data(const QModelIndex &index, int role=Qt::EditRole) const overrideGroupedItemsProxyModelvirtual
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector< int > &roles)QAbstractItemModel
dataChangedHandler(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector< int > &roles=QVector< int >())GroupedItemsProxyModelprotectedvirtualslot
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
DoNotUseParentQAbstractItemModel
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) overrideQIdentityProxyModelvirtual
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
endInsertColumns()QAbstractItemModelprotected
endInsertRows()QAbstractItemModelprotected
endMoveColumns()QAbstractItemModelprotected
endMoveRows()QAbstractItemModelprotected
endRemoveColumns()QAbstractItemModelprotected
endRemoveRows()QAbstractItemModelprotected
endResetModel()QAbstractItemModelprotected
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
extraColumns() constGroupedItemsProxyModelinlineprotectedvirtual
fetchMore(const QModelIndex &parent) overrideQAbstractProxyModelvirtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findGroupItem(const int group, const QVariant &value=QVariant(), GroupedProxyItem *parent=NULL) constGroupedItemsProxyModelprotectedvirtual
flags(const QModelIndex &index) const overrideGroupedItemsProxyModelvirtual
get(int idx) constGroupedItemsProxyModelinline
get(const QString &uid) constGroupedItemsProxyModelinline
groupColumnIsProxyGroupedItemsProxyModel
groupColumnIsProxy() constGroupedItemsProxyModelinline
groupColumnProxySrcGroupedItemsProxyModel
groupColumnProxySrc() constGroupedItemsProxyModelinline
groupColumnVisibleGroupedItemsProxyModel
groupColumnVisible() constGroupedItemsProxyModelinline
GroupedItemsProxyModel(QObject *parent=Q_NULLPTR, QAbstractItemModel *sourceModel=Q_NULLPTR, const QVector< int > &groupColumns=QVector< int >())GroupedItemsProxyModelexplicit
groupHeaderTitleGroupedItemsProxyModel
groupHeaderTitle() constGroupedItemsProxyModelinline
groupMatchRoleGroupedItemsProxyModel
groupMatchRole() constGroupedItemsProxyModelinline
groupRowSelectableGroupedItemsProxyModel
groupRowSelectable() constGroupedItemsProxyModelinline
hasChildren(const QModelIndex &parent=QModelIndex()) const overrideGroupedItemsProxyModelvirtual
hasIndex(int row, int column, const QModelIndex &parent) const constQAbstractItemModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const overrideGroupedItemsProxyModelvirtual
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModel
HorizontalSortHintQAbstractItemModel
index(int row, int column, const QModelIndex &parent) const overrideGroupedItemsProxyModelvirtual
indexForItem(GroupedProxyItem *item, const int col=0) constGroupedItemsProxyModelprotectedvirtual
IndexIsValidQAbstractItemModel
inherits(const char *className) const constQObject
insertColumn(int column, const QModelIndex &parent)QAbstractItemModel
insertColumns(int column, int count, const QModelIndex &parent) overrideQIdentityProxyModelvirtual
insertGroup(int index, int column)GroupedItemsProxyModelvirtualslot
insertRow(int row, const QModelIndex &parent)QAbstractItemModel
insertRows(int row, int count, const QModelIndex &parent) overrideQIdentityProxyModelvirtual
installEventFilter(QObject *filterObj)QObject
isProxyColumn(const QModelIndex &index) constGroupedItemsProxyModelinlineprotectedvirtual
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
itemData(const QModelIndex &index) const overrideGroupedItemsProxyModelvirtual
itemForIndex(const QModelIndex &index, const bool rootDefault=false) constGroupedItemsProxyModelprotectedvirtual
itemForRow(int row, GroupedProxyItem *parent=NULL) constGroupedItemsProxyModelprotected
killTimer(int id)QObject
layoutAboutToBeChanged(const QList< QPersistentModelIndex > &parents, QAbstractItemModel::LayoutChangeHint hint)QAbstractItemModel
layoutChanged(const QList< QPersistentModelIndex > &parents, QAbstractItemModel::LayoutChangeHint hint)QAbstractItemModel
LayoutChangeHint enum nameQAbstractItemModel
m_defaultParentGroupedItemsProxyModelprotected
m_defaultParentGroupGroupedItemsProxyModelprotected
m_groupColumnIsProxyGroupedItemsProxyModelprotected
m_groupColumnProxySrcGroupedItemsProxyModelprotected
m_groupColumnVisibleGroupedItemsProxyModelprotected
m_groupMatchRoleGroupedItemsProxyModelprotected
m_groupRowSelectableGroupedItemsProxyModelprotected
m_groupsGroupedItemsProxyModelprotected
m_rootGroupedItemsProxyModelprotected
m_rowsAreMovingGroupedItemsProxyModelprotected
m_sourceMapGroupedItemsProxyModelprotected
mapFromSource(const QModelIndex &sourceIndex) const overrideGroupedItemsProxyModelvirtual
mapFromSourceRow(int idx) constGroupedItemsProxyModelinline
mapSelectionFromSource(const QItemSelection &selection) const const overrideQIdentityProxyModelvirtual
mapSelectionToSource(const QItemSelection &selection) const const overrideQIdentityProxyModelvirtual
mapToSource(const QModelIndex &proxyIndex) const overrideGroupedItemsProxyModelvirtual
mapToSourceRow(int idx) constGroupedItemsProxyModelinline
match(const QModelIndex &start, int role, const QVariant &value, int hits, Qt::MatchFlags flags) const const overrideQIdentityProxyModelvirtual
metaObject() const constQIdentityProxyModelvirtual
mimeData(const QModelIndexList &indexes) const const overrideQAbstractProxyModelvirtual
mimeTypes() const const overrideQAbstractProxyModelvirtual
modelAboutToBeReset()QAbstractItemModel
modelReset()QAbstractItemModel
modelResetHandler()GroupedItemsProxyModelprotectedvirtualslot
move(int idx, int pos, int parent=-1)GroupedItemsProxyModel
moveColumn(const QModelIndex &sourceParent, int sourceColumn, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModel
moveColumns(const QModelIndex &sourceParent, int sourceColumn, int count, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelvirtual
moveRow(const QModelIndex &sourceParent, int sourceRow, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModel
moveRows(const QModelIndex &sourceParent, int sourceRow, int count, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelvirtual
moveToThread(QThread *targetThread)QObject
NoLayoutChangeHintQAbstractItemModel
NoOptionQAbstractItemModel
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
parent(const QModelIndex &child) const overrideGroupedItemsProxyModelvirtual
QObject::parent() const constQObject
ParentIsInvalidQAbstractItemModel
persistentIndexList() const constQAbstractItemModelprotected
placeSourceRow(const int row)GroupedItemsProxyModelprotectedvirtualslot
property(const char *name) const constQObject
QAbstractItemModel(QObject *parent)QAbstractItemModel
QAbstractProxyModel(QObject *parent)QAbstractProxyModel
QIdentityProxyModel(QObject *parent)QIdentityProxyModel
QObject(QObject *parent)QObject
qt_metacall(QMetaObject::Call, int, void **)QIdentityProxyModelvirtual
qt_metacast(const char *)QIdentityProxyModelvirtual
receivers(const char *signal) const constQObjectprotected
reloadSourceModel()GroupedItemsProxyModelprotectedvirtualslot
removeColumn(int column, const QModelIndex &parent)QAbstractItemModel
removeColumns(int column, int count, const QModelIndex &parent) overrideQIdentityProxyModelvirtual
removeEventFilter(QObject *obj)QObject
removeGroup(int column)GroupedItemsProxyModelvirtualslot
removeItem(GroupedProxyItem *item)GroupedItemsProxyModelprotectedvirtualslot
removeRow(int row, const QModelIndex &parent)QAbstractItemModel
removeRows(int row, int count, const QModelIndex &parent) overrideQIdentityProxyModelvirtual
removeUnusedGroups(GroupedProxyItem *parent=NULL)GroupedItemsProxyModelprotectedvirtualslot
reset()QAbstractItemModelprotected
resetInternalData()QAbstractProxyModelprotected
revert() overrideQAbstractProxyModelvirtual
roleNames() constGroupedItemsProxyModelvirtual
rowCount(const QModelIndex &parent=QModelIndex()) const overrideGroupedItemsProxyModelvirtual
rowsAboutToBeInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
rowsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModel
rowsAboutToBeRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
rowsInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
rowsInsertedHandler(const QModelIndex &parent, int first, int last)GroupedItemsProxyModelprotectedvirtualslot
rowsMoved(const QModelIndex &parent, int start, int end, const QModelIndex &destination, int row)QAbstractItemModel
rowsMovedHandler(const QModelIndex &parent, int start, int end, const QModelIndex &destination, int row)GroupedItemsProxyModelprotectedvirtualslot
rowsRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
rowsRemovedHandler(const QModelIndex &parent, int first, int last)GroupedItemsProxyModelprotectedvirtualslot
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setData(const QModelIndex &index, const QVariant &value, int role) overrideQAbstractProxyModelvirtual
setGroupColumnIsProxy(bool enable)GroupedItemsProxyModelinlinevirtualslot
setGroupColumnProxySrc(int column)GroupedItemsProxyModelinlinevirtualslot
setGroupColumnVisible(bool visible)GroupedItemsProxyModelinlinevirtualslot
setGroupHeaderTitle(const QString &title, const QString &tooltip=QString())GroupedItemsProxyModelvirtualslot
setGroupMatchRole(int role)GroupedItemsProxyModelvirtualslot
setGroupRowSelectable(bool selectable)GroupedItemsProxyModelinlinevirtualslot
setGroups(const QVector< int > &columns)GroupedItemsProxyModelvirtualslot
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) overrideQAbstractProxyModelvirtual
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles) overrideQAbstractProxyModelvirtual
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setRoleNames(const QHash< int, QByteArray > &roleNames)QAbstractItemModelprotected
setRootGroup(int column=-1, const QVariant &value=QVariant())GroupedItemsProxyModelvirtualslot
setSourceModel(QAbstractItemModel *newSourceModel) overrideGroupedItemsProxyModelvirtual
setSupportedDragActions(Qt::DropActions actions)QAbstractItemModel
sibling(int row, int column, const QModelIndex &idx) const const overrideQIdentityProxyModelvirtual
signalsBlocked() const constQObject
sort(int column, Qt::SortOrder order) overrideQAbstractProxyModelvirtual
sourceIndexForProxy(GroupedProxyItem *item) constGroupedItemsProxyModelprotectedvirtual
sourceModelQAbstractProxyModel
sourceModel() const constQAbstractProxyModel
sourceModelChanged()QAbstractProxyModel
SourceRowNumberRole enum valueGroupedItemsProxyModel
span(const QModelIndex &index) const overrideGroupedItemsProxyModelvirtual
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
submit() overrideQAbstractProxyModelvirtual
supportedDragActions() const const overrideQAbstractProxyModelvirtual
supportedDropActions() const const overrideQAbstractProxyModelvirtual
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
totalRowCount(GroupedProxyItem *parent=NULL) constGroupedItemsProxyModelprotected
tr(const char *s, const char *c, int n)QIdentityProxyModelstatic
trUtf8(const char *s, const char *c, int n)QIdentityProxyModelstatic
VerticalSortHintQAbstractItemModel
~GroupedItemsProxyModel()GroupedItemsProxyModel
~QAbstractItemModel()QAbstractItemModelvirtual
~QAbstractProxyModel()QAbstractProxyModelvirtual
~QIdentityProxyModel()QIdentityProxyModelvirtual
~QObject()QObjectvirtual