AcceptsRow(QAbstractItemModel *model, int row) const | LeechCraft::Util::MergeModel | protectedvirtual |
AddModel(QAbstractItemModel *model) | LeechCraft::Util::MergeModel | |
columnCount(const QModelIndex &=QModelIndex()) const override | LeechCraft::Util::MergeModel | |
const_iterator typedef | LeechCraft::Util::MergeModel | |
data(const QModelIndex &, int=Qt::DisplayRole) const override | LeechCraft::Util::MergeModel | |
FindModel(const QAbstractItemModel *model) const | LeechCraft::Util::MergeModel | |
FindModel(const QAbstractItemModel *model) | LeechCraft::Util::MergeModel | |
flags(const QModelIndex &) const override | LeechCraft::Util::MergeModel | |
GetAllModels() const | LeechCraft::Util::MergeModel | |
GetModelForRow(int row, int *starting=0) const | LeechCraft::Util::MergeModel | |
GetModelForRow(int row, int *starting=0) | LeechCraft::Util::MergeModel | |
GetStartingRow(const_iterator it) const | LeechCraft::Util::MergeModel | |
handleColumnsAboutToBeInserted(const QModelIndex &, int, int) | LeechCraft::Util::MergeModel | virtualslot |
handleColumnsAboutToBeRemoved(const QModelIndex &, int, int) | LeechCraft::Util::MergeModel | virtualslot |
handleColumnsInserted(const QModelIndex &, int, int) | LeechCraft::Util::MergeModel | virtualslot |
handleColumnsRemoved(const QModelIndex &, int, int) | LeechCraft::Util::MergeModel | virtualslot |
handleDataChanged(const QModelIndex &, const QModelIndex &) | LeechCraft::Util::MergeModel | virtualslot |
handleModelAboutToBeReset() | LeechCraft::Util::MergeModel | virtualslot |
handleModelReset() | LeechCraft::Util::MergeModel | virtualslot |
handleRowsAboutToBeInserted(const QModelIndex &, int, int) | LeechCraft::Util::MergeModel | virtualslot |
handleRowsAboutToBeRemoved(const QModelIndex &, int, int) | LeechCraft::Util::MergeModel | virtualslot |
handleRowsInserted(const QModelIndex &, int, int) | LeechCraft::Util::MergeModel | virtualslot |
handleRowsRemoved(const QModelIndex &, int, int) | LeechCraft::Util::MergeModel | virtualslot |
headerData(int, Qt::Orientation, int=Qt::DisplayRole) const override | LeechCraft::Util::MergeModel | |
index(int, int, const QModelIndex &=QModelIndex()) const override | LeechCraft::Util::MergeModel | |
iterator typedef | LeechCraft::Util::MergeModel | |
mapFromSource(const QModelIndex &index) const | LeechCraft::Util::MergeModel | virtual |
mapToSource(const QModelIndex &index) const | LeechCraft::Util::MergeModel | virtual |
MergeModel(const QStringList &headers, QObject *parent=0) | LeechCraft::Util::MergeModel | |
mimeData(const QModelIndexList &indices) const override | LeechCraft::Util::MergeModel | |
mimeTypes() const override | LeechCraft::Util::MergeModel | |
Models_ | LeechCraft::Util::MergeModel | protected |
models_t typedef | LeechCraft::Util::MergeModel | protected |
parent(const QModelIndex &) const override | LeechCraft::Util::MergeModel | |
RemoveModel(QAbstractItemModel *model) | LeechCraft::Util::MergeModel | |
rowCount(const QModelIndex &=QModelIndex()) const override | LeechCraft::Util::MergeModel | |
SetHeaders(const QStringList &headers) | LeechCraft::Util::MergeModel | |
setSourceModel(QAbstractItemModel *) | LeechCraft::Util::MergeModel | virtual |
Size() const | LeechCraft::Util::MergeModel | |