OpenMW
Public Member Functions | Private Member Functions | Private Attributes
CSMWorld::RevertCommand Class Reference

#include <commands.hpp>

List of all members.

Public Member Functions

 RevertCommand (IdTable &model, const std::string &id, QUndoCommand *parent=0)
virtual ~RevertCommand ()
virtual void redo ()
virtual void undo ()

Private Member Functions

 RevertCommand (const RevertCommand &)
RevertCommandoperator= (const RevertCommand &)

Private Attributes

IdTablemModel
std::string mId
RecordBasemOld

Constructor & Destructor Documentation

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

Member Function Documentation

RevertCommand& CSMWorld::RevertCommand::operator= ( const RevertCommand ) [private]
void CSMWorld::RevertCommand::redo ( ) [virtual]
void CSMWorld::RevertCommand::undo ( ) [virtual]

Member Data Documentation

std::string CSMWorld::RevertCommand::mId [private]

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