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

#include <commands.hpp>

Inheritance diagram for CSMWorld::CreatePathgridCommand:
Collaboration diagram for CSMWorld::CreatePathgridCommand:

Public Member Functions

 CreatePathgridCommand (IdTable &model, const std::string &id, QUndoCommand *parent=0)
 
virtual void redo ()
 
- Public Member Functions inherited from CSMWorld::CreateCommand
 CreateCommand (IdTable &model, const std::string &id, QUndoCommand *parent=0)
 
void setType (UniversalId::Type type)
 
void addValue (int column, const QVariant &value)
 
void addNestedValue (int parentColumn, int nestedColumn, const QVariant &value)
 
virtual void undo ()
 

Additional Inherited Members

- Protected Member Functions inherited from CSMWorld::CreateCommand
void applyModifications ()
 Apply modifications set via addValue. More...
 
- Protected Attributes inherited from CSMWorld::CreateCommand
IdTablemModel
 
std::string mId
 
UniversalId::Type mType
 

Constructor & Destructor Documentation

CSMWorld::CreatePathgridCommand::CreatePathgridCommand ( IdTable model,
const std::string &  id,
QUndoCommand parent = 0 
)

Here is the call graph for this function:

Member Function Documentation

void CSMWorld::CreatePathgridCommand::redo ( )
virtual

Reimplemented from CSMWorld::CreateCommand.

Here is the call graph for this function:


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