QSortFilterProxyModel Member List

This is the complete list of members for QSortFilterProxyModel, including all inherited members.
beginInsertColumns(const QModelIndex &parent, int first, int last)QAbstractItemModel [protected]
beginInsertRows(const QModelIndex &parent, int first, int last)QAbstractItemModel [protected]
beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModel [protected]
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModel [protected]
beginRemoveColumns(const QModelIndex &parent, int first, int last)QAbstractItemModel [protected]
beginRemoveRows(const QModelIndex &parent, int first, int last)QAbstractItemModel [protected]
beginResetModel()QAbstractItemModel [protected]
blockSignals(bool b)QObject
buddy(const QModelIndex &index) const QSortFilterProxyModel [virtual]
canFetchMore(const QModelIndex &parent) const QSortFilterProxyModel [virtual]
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModel [protected]
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModel [protected]
childEvent(QChildEvent *)QObject [protected, virtual]
children() const QObject [inline]
clear()QSortFilterProxyModel [slot]
columnCount(const QModelIndex &parent=QModelIndex()) const QSortFilterProxyModel [virtual]
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObject [static]
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const QObject [inline]
connectNotify(const char *signal)QObject [protected, virtual]
createIndex(int row, int column, void *data=0) const QAbstractItemModel [inline, protected]
createIndex(int row, int column, int id) const QAbstractItemModel [inline, protected]
createIndex(int row, int column, quint32 id) const QAbstractItemModel [inline, protected]
customEvent(QEvent *)QObject [protected, virtual]
d_ptrQObject [protected]
data(const QModelIndex &index, int role=Qt::DisplayRole) const QSortFilterProxyModel [virtual]
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight)QAbstractItemModel [signal]
decodeData(int row, int column, const QModelIndex &parent, QDataStream &stream)QAbstractItemModel [protected]
deleteLater()QObject [slot]
destroyed(QObject *=0)QObject [signal]
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObject [static]
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0)QObject [inline]
disconnect(const QObject *receiver, const char *member=0)QObject [inline]
disconnectNotify(const char *signal)QObject [protected, virtual]
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent)QSortFilterProxyModel [virtual]
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() const QObject
dynamicSortFilterQSortFilterProxyModel
dynamicSortFilter() const QSortFilterProxyModel
encodeData(const QModelIndexList &indexes, QDataStream &stream) const QAbstractItemModel [protected]
endInsertColumns()QAbstractItemModel [protected]
endInsertRows()QAbstractItemModel [protected]
endMoveColumns()QAbstractItemModel [protected]
endMoveRows()QAbstractItemModel [protected]
endRemoveColumns()QAbstractItemModel [protected]
endRemoveRows()QAbstractItemModel [protected]
endResetModel()QAbstractItemModel [protected]
event(QEvent *)QObject [virtual]
eventFilter(QObject *, QEvent *)QObject [virtual]
fetchMore(const QModelIndex &parent)QSortFilterProxyModel [virtual]
filterAcceptsColumn(int source_column, const QModelIndex &source_parent) const QSortFilterProxyModel [protected, virtual]
filterAcceptsRow(int source_row, const QModelIndex &source_parent) const QSortFilterProxyModel [protected, virtual]
filterCaseSensitivityQSortFilterProxyModel
filterCaseSensitivity() const QSortFilterProxyModel
filterChanged()QSortFilterProxyModel [protected]
filterKeyColumnQSortFilterProxyModel
filterKeyColumn() const QSortFilterProxyModel
filterRegExpQSortFilterProxyModel
filterRegExp() const QSortFilterProxyModel
filterRoleQSortFilterProxyModel
filterRole() const QSortFilterProxyModel
findChild(const QString &aName=QString()) const QObject [inline]
findChildren(const QString &aName=QString()) const QObject [inline]
findChildren(const QRegExp &re) const QObject [inline]
flags(const QModelIndex &index) const QSortFilterProxyModel [virtual]
hasChildren(const QModelIndex &parent=QModelIndex()) const QSortFilterProxyModel [virtual]
hasIndex(int row, int column, const QModelIndex &parent=QModelIndex()) const QAbstractItemModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const QSortFilterProxyModel [virtual]
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModel [signal]
index(int row, int column, const QModelIndex &parent=QModelIndex()) const QSortFilterProxyModel [virtual]
inherits(const char *classname) const QObject [inline]
insertColumn(int column, const QModelIndex &parent=QModelIndex())QAbstractItemModel [inline]
insertColumns(int column, int count, const QModelIndex &parent=QModelIndex())QSortFilterProxyModel [virtual]
insertRow(int row, const QModelIndex &parent=QModelIndex())QAbstractItemModel [inline]
insertRows(int row, int count, const QModelIndex &parent=QModelIndex())QSortFilterProxyModel [virtual]
installEventFilter(QObject *)QObject
invalidate()QSortFilterProxyModel [slot]
invalidateFilter()QSortFilterProxyModel [protected]
isSortLocaleAwareQSortFilterProxyModel
isSortLocaleAware() const QSortFilterProxyModel
isWidgetType() const QObject [inline]
itemData(const QModelIndex &index) const QAbstractProxyModel [virtual]
killTimer(int id)QObject
layoutAboutToBeChanged()QAbstractItemModel [signal]
layoutChanged()QAbstractItemModel [signal]
lessThan(const QModelIndex &left, const QModelIndex &right) const QSortFilterProxyModel [protected, virtual]
mapFromSource(const QModelIndex &sourceIndex) const QSortFilterProxyModel [virtual]
mapSelectionFromSource(const QItemSelection &sourceSelection) const QSortFilterProxyModel [virtual]
mapSelectionToSource(const QItemSelection &proxySelection) const QSortFilterProxyModel [virtual]
mapToSource(const QModelIndex &proxyIndex) const QSortFilterProxyModel [virtual]
match(const QModelIndex &start, int role, const QVariant &value, int hits=1, Qt::MatchFlags flags=Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)) const QSortFilterProxyModel [virtual]
mimeData(const QModelIndexList &indexes) const QSortFilterProxyModel [virtual]
mimeTypes() const QSortFilterProxyModel [virtual]
moveToThread(QThread *thread)QObject
objectNameQObject
objectName() const QObject
parent(const QModelIndex &child) const QSortFilterProxyModel [virtual]
QObject::parent() const QObject [inline]
persistentIndexList() const QAbstractItemModel [protected]
property(const char *name) const QObject
QAbstractItemModel(QObject *parent=0)QAbstractItemModel [explicit]
QAbstractItemModel(QAbstractItemModelPrivate &dd, QObject *parent=0)QAbstractItemModel [protected]
QAbstractProxyModel(QObject *parent=0)QAbstractProxyModel
QAbstractProxyModel(QAbstractProxyModelPrivate &, QObject *parent)QAbstractProxyModel [protected]
QApplication classQObject [friend]
QApplicationPrivate classQObject [friend]
QCoreApplication classQObject [friend]
QCoreApplicationPrivate classQObject [friend]
QMetaObjectQObject [friend]
QObject(QObject *parent=0)QObject [explicit]
QObject(QObjectPrivate &dd, QObject *parent=0)QObject [protected]
QSortFilterProxyModel(QObject *parent=0)QSortFilterProxyModel
QSortFilterProxyModelGreaterThan classQSortFilterProxyModel [friend]
QSortFilterProxyModelLessThan classQSortFilterProxyModel [friend]
QThreadData classQObject [friend]
QWidget classQObject [friend]
receivers(const char *signal) const QObject [protected]
registerUserData()QObject [static]
removeColumn(int column, const QModelIndex &parent=QModelIndex())QAbstractItemModel [inline]
removeColumns(int column, int count, const QModelIndex &parent=QModelIndex())QSortFilterProxyModel [virtual]
removeEventFilter(QObject *)QObject
removeRow(int row, const QModelIndex &parent=QModelIndex())QAbstractItemModel [inline]
removeRows(int row, int count, const QModelIndex &parent=QModelIndex())QSortFilterProxyModel [virtual]
reset()QAbstractItemModel [protected]
revert()QAbstractProxyModel [virtual]
roleNames() const QAbstractItemModel
rowCount(const QModelIndex &parent=QModelIndex()) const QSortFilterProxyModel [virtual]
sender() const QObject [protected]
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)QSortFilterProxyModel [virtual]
setDynamicSortFilter(bool enable)QSortFilterProxyModel
setFilterCaseSensitivity(Qt::CaseSensitivity cs)QSortFilterProxyModel
setFilterFixedString(const QString &pattern)QSortFilterProxyModel [slot]
setFilterKeyColumn(int column)QSortFilterProxyModel
setFilterRegExp(const QRegExp &regExp)QSortFilterProxyModel
setFilterRegExp(const QString &pattern)QSortFilterProxyModel [slot]
setFilterRole(int role)QSortFilterProxyModel
setFilterWildcard(const QString &pattern)QSortFilterProxyModel [slot]
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role=Qt::EditRole)QSortFilterProxyModel [virtual]
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles)QAbstractItemModel [virtual]
setObjectName(const QString &name)QObject
setParent(QObject *)QObject
setProperty(const char *name, const QVariant &value)QObject
setRoleNames(const QHash< int, QByteArray > &roleNames)QAbstractItemModel [protected]
setSortCaseSensitivity(Qt::CaseSensitivity cs)QSortFilterProxyModel
setSortLocaleAware(bool on)QSortFilterProxyModel
setSortRole(int role)QSortFilterProxyModel
setSourceModel(QAbstractItemModel *sourceModel)QSortFilterProxyModel [virtual]
setSupportedDragActions(Qt::DropActions)QAbstractItemModel
setUserData(uint id, QObjectUserData *data)QObject
sibling(int row, int column, const QModelIndex &idx) const QAbstractItemModel [inline]
signalsBlocked() const QObject [inline]
sort(int column, Qt::SortOrder order=Qt::AscendingOrder)QSortFilterProxyModel [virtual]
sortCaseSensitivityQSortFilterProxyModel
sortCaseSensitivity() const QSortFilterProxyModel
sortColumn() const QSortFilterProxyModel
sortOrder() const QSortFilterProxyModel
sortRoleQSortFilterProxyModel
sortRole() const QSortFilterProxyModel
sourceModel() const QAbstractProxyModel
span(const QModelIndex &index) const QSortFilterProxyModel [virtual]
startTimer(int interval)QObject
staticQtMetaObjectQObject [protected, static]
submit()QAbstractProxyModel [virtual]
supportedDragActions() const QAbstractItemModel
supportedDropActions() const QSortFilterProxyModel [virtual]
thread() const QObject
timerEvent(QTimerEvent *)QObject [protected, virtual]
userData(uint id) const QObject
~QAbstractItemModel()QAbstractItemModel [virtual]
~QAbstractProxyModel()QAbstractProxyModel
~QObject()QObject [virtual]
~QSortFilterProxyModel()QSortFilterProxyModel