Qt Model Utilities  2.0.3
A set of utilities for the model/view framework of Qt
InsertProxyModel Member List

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

buddy(const QModelIndex &index) const Q_DECL_OVERRIDEInsertProxyModel
columnCount(const QModelIndex &parent=QModelIndex()) const Q_DECL_OVERRIDEInsertProxyModel
commitColumn()InsertProxyModelvirtualslot
commitRow()InsertProxyModelvirtualslot
data(const QModelIndex &proxyIndex, int role=Qt::DisplayRole) const Q_DECL_OVERRIDEInsertProxyModel
dataForCorner(int role=Qt::DisplayRole) constInsertProxyModelvirtual
dataForCornerChanged(const QVector< int > &roles)InsertProxyModelsignal
extraDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector< int > &roles=QVector< int >())InsertProxyModelsignal
flagForExtra(bool isRow, int section) constInsertProxyModelprotectedvirtual
flags(const QModelIndex &index) const Q_DECL_OVERRIDEInsertProxyModel
hasChildren(const QModelIndex &parent=QModelIndex()) const Q_DECL_OVERRIDEInsertProxyModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const Q_DECL_OVERRIDEInsertProxyModel
index(int row, int column, const QModelIndex &parent=QModelIndex()) const Q_DECL_OVERRIDEInsertProxyModel
InsertColumn enum valueInsertProxyModel
insertColumns(int column, int count, const QModelIndex &parent=QModelIndex()) Q_DECL_OVERRIDEInsertProxyModel
InsertDirection enum nameInsertProxyModel
insertDirectionInsertProxyModel
insertDirection() const (defined in InsertProxyModel)InsertProxyModel
insertDirectionChanged(InsertDirections direction) (defined in InsertProxyModel)InsertProxyModelsignal
InsertProxyModel(QObject *parent=Q_NULLPTR)InsertProxyModelexplicit
InsertProxyModel(InsertProxyModelPrivate &dptr, QObject *parent) (defined in InsertProxyModel)InsertProxyModelprotected
InsertRow enum valueInsertProxyModel
insertRows(int row, int count, const QModelIndex &parent=QModelIndex()) Q_DECL_OVERRIDEInsertProxyModel
itemData(const QModelIndex &index) const Q_DECL_OVERRIDE (defined in InsertProxyModel)InsertProxyModel
mapFromSource(const QModelIndex &sourceIndex) const Q_DECL_OVERRIDEInsertProxyModel
mapToSource(const QModelIndex &proxyIndex) const Q_DECL_OVERRIDEInsertProxyModel
mergeDisplayEditInsertProxyModel
mergeDisplayEdit() const (defined in InsertProxyModel)InsertProxyModel
mergeDisplayEditChanged(bool separate) (defined in InsertProxyModel)InsertProxyModelsignal
moveColumns(const QModelIndex &sourceParent, int sourceColumn, int count, const QModelIndex &destinationParent, int destinationChild) Q_DECL_OVERRIDEInsertProxyModel
moveRows(const QModelIndex &sourceParent, int sourceRow, int count, const QModelIndex &destinationParent, int destinationChild) Q_DECL_OVERRIDEInsertProxyModel
NoInsert enum valueInsertProxyModel
parent(const QModelIndex &index) const Q_DECL_OVERRIDEInsertProxyModel
removeColumns(int column, int count, const QModelIndex &parent=QModelIndex()) Q_DECL_OVERRIDEInsertProxyModel
removeRows(int row, int count, const QModelIndex &parent=QModelIndex()) Q_DECL_OVERRIDEInsertProxyModel
rowCount(const QModelIndex &parent=QModelIndex()) const Q_DECL_OVERRIDEInsertProxyModel
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) Q_DECL_OVERRIDEInsertProxyModel
setDataForCorner(const QVariant &value, int role=Qt::EditRole)InsertProxyModelvirtual
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role=Qt::EditRole) Q_DECL_OVERRIDEInsertProxyModel
setInsertDirection(const InsertDirections &direction) (defined in InsertProxyModel)InsertProxyModel
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles) Q_DECL_OVERRIDEInsertProxyModel
setMergeDisplayEdit(bool val) (defined in InsertProxyModel)InsertProxyModel
setSourceModel(QAbstractItemModel *newSourceModel) Q_DECL_OVERRIDEInsertProxyModel
sort(int column, Qt::SortOrder order=Qt::AscendingOrder) Q_DECL_OVERRIDEInsertProxyModel
validColumn() constInsertProxyModelprotectedvirtual
validRow() constInsertProxyModelprotectedvirtual
~InsertProxyModel()InsertProxyModel