Public Member Functions | Protected Attributes

hipp::ToggleCommand Class Reference

#include <ToggleCommand.h>

Inheritance diagram for hipp::ToggleCommand:
hipp::ShapeCommand

List of all members.

Public Member Functions

 ToggleCommand (const wxString &name, HippDocument *doc)
virtual ~ToggleCommand ()
virtual bool Do ()
virtual bool Undo ()

Protected Attributes

HippDocumentm_doc
HippViewview

Constructor & Destructor Documentation

ToggleCommand::ToggleCommand ( const wxString &  name,
HippDocument doc 
)
ToggleCommand::~ToggleCommand (  )  [virtual]

Member Function Documentation

bool ToggleCommand::Do (  )  [virtual]

Implements hipp::ShapeCommand.

bool ToggleCommand::Undo (  )  [virtual]

Implements hipp::ShapeCommand.


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines