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] |
| mIdCollection | CSMWorld::IdTable | [private] |
| mReordering | CSMWorld::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 name | CSMWorld::IdTable | |
| Reordering_None enum value | CSMWorld::IdTable | |
| Reordering_WithinTopic enum value | CSMWorld::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] |