svcore  1.9
Command Class Reference

#include <Command.h>

Inheritance diagram for Command:

List of all members.

Public Member Functions

virtual ~Command ()
virtual void execute ()=0
virtual void unexecute ()=0
virtual QString getName () const =0

Detailed Description

Definition at line 25 of file Command.h.


Constructor & Destructor Documentation

virtual Command::~Command ( ) [inline, virtual]

Definition at line 28 of file Command.h.


Member Function Documentation


The documentation for this class was generated from the following file: