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

Definition at line 25 of file Command.h.

Constructor & Destructor Documentation

◆ ~Command()

virtual Command::~Command ( )
inlinevirtual

Definition at line 28 of file Command.h.

Member Function Documentation

◆ execute()

◆ unexecute()

◆ getName()


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