#include <CopyShapeCommand.h>
Public Member Functions | |
| CopyShapeCommand (const wxString &name, HippDocument *doc, HippShape *_shape) | |
| virtual | ~CopyShapeCommand () |
| virtual bool | Do () |
| virtual bool | Undo () |
Protected Attributes | |
| HippShape * | copied_shape |
| CopyShapeCommand::CopyShapeCommand | ( | const wxString & | name, | |
| HippDocument * | doc, | |||
| HippShape * | _shape | |||
| ) |
| CopyShapeCommand::~CopyShapeCommand | ( | ) | [virtual] |
| bool CopyShapeCommand::Do | ( | ) | [virtual] |
Implements hipp::ShapeCommand.
| bool CopyShapeCommand::Undo | ( | ) | [virtual] |
Implements hipp::ShapeCommand.
HippShape* hipp::CopyShapeCommand::copied_shape [protected] |
1.7.1