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

#include <commands.hpp>

Inheritance diagram for CSMWorld::AddNestedCommand:
Collaboration diagram for CSMWorld::AddNestedCommand:

Public Member Functions

 AddNestedCommand (IdTree &model, const std::string &id, int nestedRow, int parentColumn, QUndoCommand *parent=0)
 
virtual void redo ()
 
virtual void undo ()
 

Private Attributes

IdTreemModel
 
std::string mId
 
int mNewRow
 
int mParentColumn
 
ModifyCommandmModifyParentCommand
 

Additional Inherited Members

- Private Member Functions inherited from CSMWorld::NestedTableStoring
 NestedTableStoring (const IdTree &model, const std::string &id, int parentColumn)
 
 ~NestedTableStoring ()
 
const NestedTableWrapperBasegetOld () const
 

Constructor & Destructor Documentation

CSMWorld::AddNestedCommand::AddNestedCommand ( IdTree model,
const std::string &  id,
int  nestedRow,
int  parentColumn,
QUndoCommand parent = 0 
)

Here is the call graph for this function:

Member Function Documentation

void CSMWorld::AddNestedCommand::redo ( )
virtual
void CSMWorld::AddNestedCommand::undo ( )
virtual

Member Data Documentation

std::string CSMWorld::AddNestedCommand::mId
private
IdTree& CSMWorld::AddNestedCommand::mModel
private
ModifyCommand* CSMWorld::AddNestedCommand::mModifyParentCommand
private
int CSMWorld::AddNestedCommand::mNewRow
private
int CSMWorld::AddNestedCommand::mParentColumn
private

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