OpenMW
|
#include <nestedcoladapterimp.hpp>
Public Member Functions | |
CellListAdapter () | |
virtual void | addRow (Record< CSMWorld::Cell > &record, int position) const |
virtual void | removeRow (Record< CSMWorld::Cell > &record, int rowToRemove) const |
virtual void | setTable (Record< CSMWorld::Cell > &record, const NestedTableWrapperBase &nestedTable) const |
virtual NestedTableWrapperBase * | table (const Record< CSMWorld::Cell > &record) const |
virtual QVariant | getData (const Record< CSMWorld::Cell > &record, int subRowIndex, int subColIndex) const |
virtual void | setData (Record< CSMWorld::Cell > &record, const QVariant &value, int subRowIndex, int subColIndex) const |
virtual int | getColumnsCount (const Record< CSMWorld::Cell > &record) const |
virtual int | getRowsCount (const Record< CSMWorld::Cell > &record) const |
Public Member Functions inherited from CSMWorld::NestedColumnAdapter< CSMWorld::Cell > | |
NestedColumnAdapter () | |
virtual | ~NestedColumnAdapter () |
CSMWorld::CellListAdapter::CellListAdapter | ( | ) |
|
virtual |
Implements CSMWorld::NestedColumnAdapter< CSMWorld::Cell >.
|
virtual |
Implements CSMWorld::NestedColumnAdapter< CSMWorld::Cell >.
|
virtual |
Implements CSMWorld::NestedColumnAdapter< CSMWorld::Cell >.
|
virtual |
Implements CSMWorld::NestedColumnAdapter< CSMWorld::Cell >.
|
virtual |
Implements CSMWorld::NestedColumnAdapter< CSMWorld::Cell >.
|
virtual |
Implements CSMWorld::NestedColumnAdapter< CSMWorld::Cell >.
|
virtual |
Implements CSMWorld::NestedColumnAdapter< CSMWorld::Cell >.
|
virtual |
Implements CSMWorld::NestedColumnAdapter< CSMWorld::Cell >.