OpenMW
CSMWorld::IdTable Member List
This is the complete list of members for CSMWorld::IdTable, including all inherited members.
addRecord(const std::string &id, UniversalId::Type type=UniversalId::Type_None)CSMWorld::IdTable
columnCount(const QModelIndex &parent=QModelIndex()) const CSMWorld::IdTable [virtual]
data(const QModelIndex &index, int role=Qt::DisplayRole) const CSMWorld::IdTable [virtual]
findColumnIndex(Columns::ColumnId id) const CSMWorld::IdTable
flags(const QModelIndex &index) const CSMWorld::IdTable [virtual]
getModelIndex(const std::string &id, int column) const CSMWorld::IdTable
getRecord(const std::string &id) const CSMWorld::IdTable
getReordering() const CSMWorld::IdTable
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const CSMWorld::IdTable [virtual]
IdTable(const IdTable &)CSMWorld::IdTable [private]
IdTable(CollectionBase *idCollection, Reordering reordering=Reordering_WithinTopic)CSMWorld::IdTable
index(int row, int column, const QModelIndex &parent=QModelIndex()) const CSMWorld::IdTable [virtual]
mIdCollectionCSMWorld::IdTable [private]
mReorderingCSMWorld::IdTable [private]
operator=(const IdTable &)CSMWorld::IdTable [private]
parent(const QModelIndex &index) const CSMWorld::IdTable [virtual]
removeRows(int row, int count, const QModelIndex &parent=QModelIndex())CSMWorld::IdTable [virtual]
Reordering enum nameCSMWorld::IdTable
Reordering_None enum valueCSMWorld::IdTable
Reordering_WithinTopic enum valueCSMWorld::IdTable
reorderRows(int baseIndex, const std::vector< int > &newOrder)CSMWorld::IdTable
rowCount(const QModelIndex &parent=QModelIndex()) const CSMWorld::IdTable [virtual]
searchColumnIndex(Columns::ColumnId id) const CSMWorld::IdTable
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole)CSMWorld::IdTable [virtual]
setRecord(const std::string &id, const RecordBase &record)CSMWorld::IdTable
~IdTable()CSMWorld::IdTable [virtual]