C++ main module for gpm Package
1.0
|
this class describes the Edit Action Menu More...
#include <GPMG_ActionGraph.h>
Public Member Functions | |
virtual void | toDo () |
action to do More... | |
Static Public Member Functions | |
static SP::GPMG_ActionGraph | New () |
create an action More... | |
static SP::GPMG_ActionGraph | New (const int &action) |
create an action More... | |
Static Public Attributes | |
static const tFlag | LOAD_FROM_FILE =0 |
static const tFlag | SAVE_TO_FILE =1 |
static const tFlag | CLEAR =2 |
static const tFlag | GENERATE_GRID =3 |
Protected Member Functions | |
GPMG_ActionGraph () | |
build a GPMG_ActionGraph More... | |
virtual | ~GPMG_ActionGraph (void) |
destroy a GPMG_ActionGraph More... | |
this class describes the Edit Action Menu
|
protected |
build a GPMG_ActionGraph
References tString.
Referenced by New().
|
protectedvirtual |
destroy a GPMG_ActionGraph
|
inlinestatic |
create an action
References GPMG_ActionGraph().
Referenced by New().
|
inlinestatic |
|
virtual |
action to do
References CLEAR, GPMG_Project::clearInitGraph(), GENERATE_GRID, GPMG_Project::getInitGraph(), CORE_Out::getOutputString(), GPMG_MainWindow::getShowGraphWindow(), LOAD_FROM_FILE, GPMG_Project::loadInitGraph(), GPMG_GridGeneratorWindow::New(), CORE_Out::New(), GPMG_Project::New(), null, SAVE_TO_FILE, GPMG_Project::saveInitGraph(), GPMG_ShowGraphWindow::showGraph(), CORE_Out::STRING_OUTPUT, tFlag, and tString.