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

#include <commands.hpp>

List of all members.

Public Member Functions

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

Private Member Functions

 DeleteCommand (const DeleteCommand &)
DeleteCommandoperator= (const DeleteCommand &)

Private Attributes

IdTablemModel
std::string mId
RecordBasemOld

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

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

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