Member List

  • Main Page
  • Topics
  • Modules
  • Namespaces
  • Classes
  • Files
  • Examples
  • Class List
  • Class Hierarchy
  • Class Members
QProxyModel Member List

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

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 destinationColumn)QAbstractItemModelprotected
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModelprotected
beginRemoveColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginRemoveRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginResetModel()QAbstractItemModelprotected
blockSignals(bool b)QObject
buddy(const QModelIndex &index) const QAbstractItemModelvirtual
canFetchMore(const QModelIndex &parent) const QAbstractItemModelvirtual
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModelprotected
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModelprotected
childEvent(QChildEvent *)QObjectprotectedvirtual
children() const QObjectinline
columnCount(const QModelIndex &parent=QModelIndex()) const QProxyModelvirtual
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const QObjectinline
connectNotify(const char *signal)QObjectprotectedvirtual
connectToModel(const QAbstractItemModel *model) const QProxyModelprotected
createIndex(int row, int column, void *data=0) const QAbstractItemModelinlineprotected
createIndex(int row, int column, int id) const QAbstractItemModelinlineprotected
createIndex(int row, int column, quint32 id) const QAbstractItemModelinlineprotected
customEvent(QEvent *)QObjectprotectedvirtual
d_ptrQObjectprotected
data(const QModelIndex &index, int role=Qt::DisplayRole) const QProxyModelvirtual
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight)QAbstractItemModelsignal
decodeData(int row, int column, const QModelIndex &parent, QDataStream &stream)QAbstractItemModelprotected
deleteLater()QObjectslot
destroyed(QObject *=0)QObjectsignal
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member)QObjectstatic
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0)QObjectinline
disconnect(const QObject *receiver, const char *member=0)QObjectinline
disconnectFromModel(const QAbstractItemModel *model) const QProxyModelprotected
disconnectNotify(const char *signal)QObjectprotectedvirtual
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent)QProxyModelvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() const QObject
encodeData(const QModelIndexList &indexes, QDataStream &stream) const QAbstractItemModelprotected
endInsertColumns()QAbstractItemModelprotected
endInsertRows()QAbstractItemModelprotected
endMoveColumns()QAbstractItemModelprotected
endMoveRows()QAbstractItemModelprotected
endRemoveColumns()QAbstractItemModelprotected
endRemoveRows()QAbstractItemModelprotected
endResetModel()QAbstractItemModelprotected
event(QEvent *)QObjectvirtual
eventFilter(QObject *, QEvent *)QObjectvirtual
fetchMore(const QModelIndex &parent)QProxyModelvirtual
findChild(const QString &aName=QString()) const QObjectinline
findChildren(const QString &aName=QString()) const QObjectinline
findChildren(const QRegExp &re) const QObjectinline
flags(const QModelIndex &index) const QProxyModelvirtual
hasChildren(const QModelIndex &parent=QModelIndex()) const QProxyModelvirtual
hasIndex(int row, int column, const QModelIndex &parent=QModelIndex()) const QAbstractItemModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const QProxyModelvirtual
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModelsignal
index(int row, int column, const QModelIndex &parent=QModelIndex()) const QProxyModelvirtual
inherits(const char *classname) const QObjectinline
insertColumn(int column, const QModelIndex &parent=QModelIndex())QAbstractItemModelinline
insertColumns(int column, int count, const QModelIndex &parent=QModelIndex())QProxyModelvirtual
insertRow(int row, const QModelIndex &parent=QModelIndex())QAbstractItemModelinline
insertRows(int row, int count, const QModelIndex &parent=QModelIndex())QProxyModelvirtual
installEventFilter(QObject *)QObject
isWidgetType() const QObjectinline
itemData(const QModelIndex &index) const QAbstractItemModelvirtual
killTimer(int id)QObject
layoutAboutToBeChanged()QAbstractItemModelsignal
layoutChanged()QAbstractItemModelsignal
match(const QModelIndex &start, int role, const QVariant &value, int hits=1, Qt::MatchFlags flags=Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)) const QProxyModelvirtual
mimeData(const QModelIndexList &indexes) const QProxyModelvirtual
mimeTypes() const QProxyModelvirtual
model() const QProxyModel
moveToThread(QThread *thread)QObject
objectNameQObject
objectName() const QObject
parent(const QModelIndex &child) const QProxyModelvirtual
QObject::parent() const QObjectinline
persistentIndexList() const QAbstractItemModelprotected
property(const char *name) const QObject
QAbstractItemModel(QObject *parent=0)QAbstractItemModelexplicit
QAbstractItemModel(QAbstractItemModelPrivate &dd, QObject *parent=0)QAbstractItemModelprotected
QObject(QObject *parent=0)QObjectexplicit
QObject(QObjectPrivate &dd, QObject *parent=0)QObjectprotected
QProxyModel(QObject *parent=0)QProxyModelexplicit
QProxyModel(QProxyModelPrivate &, QObject *parent=0)QProxyModelprotected
receivers(const char *signal) const QObjectprotected
registerUserData()QObjectstatic
removeColumn(int column, const QModelIndex &parent=QModelIndex())QAbstractItemModelinline
removeColumns(int column, int count, const QModelIndex &parent=QModelIndex())QAbstractItemModelvirtual
removeEventFilter(QObject *)QObject
removeRow(int row, const QModelIndex &parent=QModelIndex())QAbstractItemModelinline
removeRows(int row, int count, const QModelIndex &parent=QModelIndex())QAbstractItemModelvirtual
reset()QAbstractItemModelprotected
resetInternalData()QAbstractItemModelprotectedslot
revert()QProxyModelvirtual
roleNames() const QAbstractItemModel
rowCount(const QModelIndex &parent=QModelIndex()) const QProxyModelvirtual
sender() const QObjectprotected
senderSignalIndex() const QObjectprotected
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)QProxyModelvirtual
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role=Qt::EditRole)QProxyModelvirtual
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles)QAbstractItemModelvirtual
setModel(QAbstractItemModel *model)QProxyModelvirtual
setObjectName(const QString &name)QObject
setParent(QObject *)QObject
setProperty(const char *name, const QVariant &value)QObject
setProxyModel(const QModelIndex &source_index) const QProxyModelprotected
setRoleNames(const QHash< int, QByteArray > &roleNames)QAbstractItemModelprotected
setSourceModel(const QModelIndex &proxy_index) const QProxyModelprotected
setSupportedDragActions(Qt::DropActions)QAbstractItemModel
setUserData(uint id, QObjectUserData *data)QObject
sibling(int row, int column, const QModelIndex &idx) const QAbstractItemModelinline
signalsBlocked() const QObjectinline
sort(int column, Qt::SortOrder order=Qt::AscendingOrder)QProxyModelvirtual
span(const QModelIndex &index) const QProxyModelvirtual
startTimer(int interval)QObject
staticQtMetaObjectQObjectprotectedstatic
submit()QProxyModelvirtual
supportedDragActions() const QAbstractItemModel
supportedDropActions() const QProxyModelvirtual
thread() const QObject
timerEvent(QTimerEvent *)QObjectprotectedvirtual
userData(uint id) const QObject
~QAbstractItemModel()QAbstractItemModelvirtual
~QObject()QObjectvirtual
~QProxyModel()QProxyModel
Please send us your comment about this page