C++ main module for gpm Package
1.0
|
This class is the menu panel for graph draw window. More...
#include <GPMG_ShowGraphMenuPanel.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_ShowGraphMenuPanel | New () |
Protected Member Functions | |
GPMG_ShowGraphMenuPanel () | |
create an menu panel More... | |
virtual | ~GPMG_ShowGraphMenuPanel (void) |
destroy an menu panel. More... | |
This class is the menu panel for graph draw window.
|
protected |
|
protectedvirtual |
destroy an menu panel.
|
virtual |
create the menus & put tools in tool bar
Reimplemented from GPMG_GraphMenuPanel.
References GPMG_GraphMenuPanel::createMenus().
|
inlinestatic |