Public Member Functions | Protected Attributes

hipp::BackgroundCommand Class Reference

#include <BackgroundCommand.h>

Inheritance diagram for hipp::BackgroundCommand:
hipp::ShapeCommand

List of all members.

Public Member Functions

 BackgroundCommand (const wxString &name, HippDocument *doc, string imagePath)
virtual ~BackgroundCommand ()
virtual bool Do ()
virtual bool Undo ()

Protected Attributes

HippDocumentm_doc
HippShapenewBackground
HippShapepreviousBackground
string imagePath

Constructor & Destructor Documentation

BackgroundCommand::BackgroundCommand ( const wxString &  name,
HippDocument doc,
string  imagePath 
)
BackgroundCommand::~BackgroundCommand (  )  [virtual]

Member Function Documentation

bool BackgroundCommand::Do (  )  [virtual]

Implements hipp::ShapeCommand.

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