C++ main module for gpm Package
1.0
|
This class is the menu panel for drainging graphs of rules. More...
#include <GPMG_RuleGraphMenuPanel.h>
Public Member Functions | |
virtual void | createMenus (GUI_ToolBar *bar) |
create the menus & put tools in tool bar More... | |
Static Public Member Functions | |
static SP::GPMG_RuleGraphMenuPanel | New () |
Protected Member Functions | |
GPMG_RuleGraphMenuPanel () | |
create an menu panel More... | |
virtual | ~GPMG_RuleGraphMenuPanel (void) |
destroy an menu panel. More... | |
This class is the menu panel for drainging graphs of rules.
|
protected |
|
protectedvirtual |
destroy an menu panel.
|
virtual |
create the menus & put tools in tool bar
Reimplemented from GPMG_GraphMenuPanel.
References GPMG_GraphMenuPanel::createMenus().
|
inlinestatic |