C++ main module for gpm Package
1.0
|
this class describes the environnement menu action More...
#include <GPMG_ActionEnvironment.h>
Public Member Functions | |
virtual void | toDo () |
action to do More... | |
Static Public Member Functions | |
static SP::GPMG_ActionEnvironment | New () |
create an action More... | |
static SP::GPMG_ActionEnvironment | New (const int &action) |
create an action More... | |
Static Public Attributes | |
static const tFlag | SHOW_GLOBAL_ENVIRONMENT =0 |
static const tFlag | SHOW_GRAPH_ENVIRONMENT =1 |
Protected Member Functions | |
GPMG_ActionEnvironment () | |
build a GPMG_ActionEnvironment More... | |
virtual | ~GPMG_ActionEnvironment (void) |
destroy a GPMG_ActionEnvironment More... | |
this class describes the environnement menu action
|
protected |
build a GPMG_ActionEnvironment
References tString.
Referenced by New().
|
protectedvirtual |
destroy a GPMG_ActionEnvironment
|
inlinestatic |
create an action
References GPMG_ActionEnvironment().
Referenced by New().
|
inlinestatic |
|
virtual |
action to do
References null, SHOW_GLOBAL_ENVIRONMENT, SHOW_GRAPH_ENVIRONMENT, GPMG_MainWindow::showEnvironmentWindow(), GPMG_MainWindow::showGraphStateWindow(), and tFlag.