Public Member Functions | Protected Attributes

hipp::DeleteShapeCommand Class Reference

#include <DeleteShapeCommand.h>

Inheritance diagram for hipp::DeleteShapeCommand:
hipp::ShapeCommand

List of all members.

Public Member Functions

 DeleteShapeCommand (const wxString &name, HippDocument *doc, HippShape *_shape)
virtual ~DeleteShapeCommand ()
virtual bool Do ()
virtual bool Undo ()

Protected Attributes

HippDocumentm_doc
HippShapeoriginal_shape

Constructor & Destructor Documentation

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

Member Function Documentation

bool DeleteShapeCommand::Do (  )  [virtual]

Implements hipp::ShapeCommand.

bool DeleteShapeCommand::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