UndoableCommand Class Reference

#include <iundo.h>

Public Member Functions

 UndoableCommand (const std::string &command)
 ~UndoableCommand ()

Private Attributes

const std::string _command

Detailed Description

Definition at line 163 of file iundo.h.


Constructor & Destructor Documentation

UndoableCommand::UndoableCommand ( const std::string command  )  [inline]

Definition at line 167 of file iundo.h.

References GlobalUndoSystem(), and UndoSystem::start().

UndoableCommand::~UndoableCommand (  )  [inline]

Definition at line 172 of file iundo.h.

References _command, UndoSystem::finish(), and GlobalUndoSystem().


Field Documentation

Definition at line 165 of file iundo.h.

Referenced by ~UndoableCommand().


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

Generated by  doxygen 1.6.2