OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
CSMWorld::CellListAdapter Class Reference

#include <nestedcoladapterimp.hpp>

Inheritance diagram for CSMWorld::CellListAdapter:
Collaboration diagram for CSMWorld::CellListAdapter:

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 NestedTableWrapperBasetable (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 ()
 

Constructor & Destructor Documentation

CSMWorld::CellListAdapter::CellListAdapter ( )

Member Function Documentation

void CSMWorld::CellListAdapter::addRow ( Record< CSMWorld::Cell > &  record,
int  position 
) const
virtual
int CSMWorld::CellListAdapter::getColumnsCount ( const Record< CSMWorld::Cell > &  record) const
virtual
QVariant CSMWorld::CellListAdapter::getData ( const Record< CSMWorld::Cell > &  record,
int  subRowIndex,
int  subColIndex 
) const
virtual

Implements CSMWorld::NestedColumnAdapter< CSMWorld::Cell >.

Here is the call graph for this function:

int CSMWorld::CellListAdapter::getRowsCount ( const Record< CSMWorld::Cell > &  record) const
virtual
void CSMWorld::CellListAdapter::removeRow ( Record< CSMWorld::Cell > &  record,
int  rowToRemove 
) const
virtual
void CSMWorld::CellListAdapter::setData ( Record< CSMWorld::Cell > &  record,
const QVariant &  value,
int  subRowIndex,
int  subColIndex 
) const
virtual

Implements CSMWorld::NestedColumnAdapter< CSMWorld::Cell >.

Here is the call graph for this function:

void CSMWorld::CellListAdapter::setTable ( Record< CSMWorld::Cell > &  record,
const NestedTableWrapperBase nestedTable 
) const
virtual
NestedTableWrapperBase * CSMWorld::CellListAdapter::table ( const Record< CSMWorld::Cell > &  record) const
virtual

The documentation for this class was generated from the following files: