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