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

#include <nestedcoladapterimp.hpp>

Inheritance diagram for CSMWorld::RegionSoundListAdapter:
Collaboration diagram for CSMWorld::RegionSoundListAdapter:

Public Member Functions

 RegionSoundListAdapter ()
 
virtual void addRow (Record< ESM::Region > &record, int position) const
 
virtual void removeRow (Record< ESM::Region > &record, int rowToRemove) const
 
virtual void setTable (Record< ESM::Region > &record, const NestedTableWrapperBase &nestedTable) const
 
virtual NestedTableWrapperBasetable (const Record< ESM::Region > &record) const
 
virtual QVariant getData (const Record< ESM::Region > &record, int subRowIndex, int subColIndex) const
 
virtual void setData (Record< ESM::Region > &record, const QVariant &value, int subRowIndex, int subColIndex) const
 
virtual int getColumnsCount (const Record< ESM::Region > &record) const
 
virtual int getRowsCount (const Record< ESM::Region > &record) const
 
- Public Member Functions inherited from CSMWorld::NestedColumnAdapter< ESM::Region >
 NestedColumnAdapter ()
 
virtual ~NestedColumnAdapter ()
 

Constructor & Destructor Documentation

CSMWorld::RegionSoundListAdapter::RegionSoundListAdapter ( )

Member Function Documentation

void CSMWorld::RegionSoundListAdapter::addRow ( Record< ESM::Region > &  record,
int  position 
) const
virtual

Implements CSMWorld::NestedColumnAdapter< ESM::Region >.

Here is the call graph for this function:

int CSMWorld::RegionSoundListAdapter::getColumnsCount ( const Record< ESM::Region > &  record) const
virtual
QVariant CSMWorld::RegionSoundListAdapter::getData ( const Record< ESM::Region > &  record,
int  subRowIndex,
int  subColIndex 
) const
virtual

Implements CSMWorld::NestedColumnAdapter< ESM::Region >.

Here is the call graph for this function:

int CSMWorld::RegionSoundListAdapter::getRowsCount ( const Record< ESM::Region > &  record) const
virtual

Implements CSMWorld::NestedColumnAdapter< ESM::Region >.

Here is the call graph for this function:

void CSMWorld::RegionSoundListAdapter::removeRow ( Record< ESM::Region > &  record,
int  rowToRemove 
) const
virtual

Implements CSMWorld::NestedColumnAdapter< ESM::Region >.

Here is the call graph for this function:

void CSMWorld::RegionSoundListAdapter::setData ( Record< ESM::Region > &  record,
const QVariant &  value,
int  subRowIndex,
int  subColIndex 
) const
virtual

Implements CSMWorld::NestedColumnAdapter< ESM::Region >.

Here is the call graph for this function:

void CSMWorld::RegionSoundListAdapter::setTable ( Record< ESM::Region > &  record,
const NestedTableWrapperBase nestedTable 
) const
virtual

Implements CSMWorld::NestedColumnAdapter< ESM::Region >.

Here is the call graph for this function:

NestedTableWrapperBase * CSMWorld::RegionSoundListAdapter::table ( const Record< ESM::Region > &  record) const
virtual

Implements CSMWorld::NestedColumnAdapter< ESM::Region >.

Here is the call graph for this function:


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