#include <ToggleCommand.h>
Public Member Functions | |
| ToggleCommand (const wxString &name, HippDocument *doc) | |
| virtual | ~ToggleCommand () |
| virtual bool | Do () |
| virtual bool | Undo () |
Protected Attributes | |
| HippDocument * | m_doc |
| HippView * | view |
| ToggleCommand::ToggleCommand | ( | const wxString & | name, | |
| HippDocument * | doc | |||
| ) |
| ToggleCommand::~ToggleCommand | ( | ) | [virtual] |
| bool ToggleCommand::Do | ( | ) | [virtual] |
Implements hipp::ShapeCommand.
| bool ToggleCommand::Undo | ( | ) | [virtual] |
Implements hipp::ShapeCommand.
HippDocument* hipp::ToggleCommand::m_doc [protected] |
Reimplemented from hipp::ShapeCommand.
HippView* hipp::ToggleCommand::view [protected] |
1.7.1