svcore
1.9
|
Command Class Referenceabstract
#include <Command.h>
Inheritance diagram for Command:
Public Member Functions | |
virtual | ~Command () |
virtual void | execute ()=0 |
virtual void | unexecute ()=0 |
virtual QString | getName () const =0 |
Detailed Description
Constructor & Destructor Documentation
|
inlinevirtual |
Definition at line 29 of file Command.h.
References execute(), getName(), and unexecute().
Member Function Documentation
|
pure virtual |
Implemented in PropertyContainer::SetPropertyCommand, MacroCommand, RemoveEventCommand, PlayParameterRepository::EditCommand, GenericCommand, and AddEventCommand.
Referenced by ChangeEventsCommand::addCommand(), and ~Command().
|
pure virtual |
Implemented in PropertyContainer::SetPropertyCommand, RemoveEventCommand, MacroCommand, GenericCommand, PlayParameterRepository::EditCommand, and AddEventCommand.
Referenced by ~Command().
|
pure virtual |
Implemented in PropertyContainer::SetPropertyCommand, BundleCommand, MacroCommand, RemoveEventCommand, PlayParameterRepository::EditCommand, GenericCommand, and AddEventCommand.
Referenced by ~Command().
The documentation for this class was generated from the following file:
Generated by 1.8.11