tbx  0.7.5
Public Member Functions | List of all members
tbx::Command Class Referenceabstract

Base class for commands in tbx. More...

#include <command.h>

Inheritance diagram for tbx::Command:
tbx::Listener tbx::CommandMethod< T > tbx::ShowHelp tbx::view::ClearSelectionCommand tbx::view::InvertSelectionCommand tbx::view::SelectAllCommand

Public Member Functions

virtual void execute ()=0
 This method is call to execute the command.
 
- Public Member Functions inherited from tbx::Listener
virtual ~Listener ()
 Destroy the listener object.
 

Additional Inherited Members

- Protected Member Functions inherited from tbx::Listener
 Listener ()
 Construct the Listener object.
 

Detailed Description

Base class for commands in tbx.


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