|
C++ main module for gpm Package
1.0
|
this class describes the rule menu action More...
#include <GPMG_ActionRun.h>


Public Member Functions | |
| virtual void | toDo () |
| action to do More... | |
Static Public Member Functions | |
| static SP::GPMG_ActionRun | New () |
| create an action More... | |
| static SP::GPMG_ActionRun | New (const int &action) |
| create an action More... | |
Static Public Attributes | |
| static const tFlag | RUN =0 |
| static const tFlag | VISUALIZE =1 |
Protected Member Functions | |
| GPMG_ActionRun () | |
| build a GPMG_ActionRun More... | |
| virtual | ~GPMG_ActionRun (void) |
| destroy a GPMG_ActionRun More... | |
this class describes the rule menu action
|
protected |
build a GPMG_ActionRun
References tString.
Referenced by New().

|
protectedvirtual |
destroy a GPMG_ActionRun
|
inlinestatic |
create an action
References GPMG_ActionRun().
Referenced by New().


|
inlinestatic |
|
virtual |
action to do
References null, RUN, GPMG_MainWindow::showMovieGraphWindow(), GPMG_MainWindow::showRunWindow(), tFlag, and VISUALIZE.

1.8.8