hipp  1.0
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, HippShape *_shape)
virtual ~ToggleCommand ()
virtual bool Do ()
virtual bool Undo ()

Protected Attributes

HippDocumentm_doc
HippShapeinitial_shape
HippShapem_shape
HippViewview
bool wasPenWhite
bool wasShapeWhite

Constructor & Destructor Documentation

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

Member Function Documentation

bool ToggleCommand::Do ( ) [virtual]

Implements hipp::ShapeCommand.

bool ToggleCommand::Undo ( ) [virtual]

Implements hipp::ShapeCommand.


Member Data Documentation

Reimplemented from hipp::ShapeCommand.


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