Public Member Functions | Protected Attributes

hipp::PasteShapeCommand Class Reference

#include <PasteShapeCommand.h>

Inheritance diagram for hipp::PasteShapeCommand:
hipp::ShapeCommand

List of all members.

Public Member Functions

 PasteShapeCommand (const wxString &name, HippDocument *doc, wxPoint at)
virtual ~PasteShapeCommand ()
virtual bool Do ()
virtual bool Undo ()
bool isEmpty ()

Protected Attributes

HippDocumentm_doc
HippShapepasted_shape

Constructor & Destructor Documentation

PasteShapeCommand::PasteShapeCommand ( const wxString &  name,
HippDocument doc,
wxPoint  at 
)
PasteShapeCommand::~PasteShapeCommand (  )  [virtual]

Member Function Documentation

bool PasteShapeCommand::Do (  )  [virtual]

Implements hipp::ShapeCommand.

bool PasteShapeCommand::isEmpty (  ) 
bool PasteShapeCommand::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