|
C++ main module for gpm Package
1.0
|
This class is the menu panel of the kineo application. More...
#include <GPMG_MenuPanel.h>


Public Member Functions | |
| virtual void | updateStateMenus () |
| update the menus state More... | |
| void | createMenus (SP::GUI_ToolBar bar) |
| create the menus & put tools in tool bar More... | |
Static Public Member Functions | |
| static SP::GPMG_MenuPanel | New () |
Protected Member Functions | |
| GPMG_MenuPanel () | |
| create an menu panel More... | |
| virtual | ~GPMG_MenuPanel (void) |
| destroy an menu panel. More... | |
This class is the menu panel of the kineo application.
|
protected |
|
protectedvirtual |
destroy an menu panel.
| void GPMG_MenuPanel::createMenus | ( | SP::GUI_ToolBar | bar | ) |
create the menus & put tools in tool bar
|
inlinestatic |
|
virtual |
update the menus state
References GPMG_Project::canBeRun(), GPMG_Project::getInitGraph(), null, and tBoolean.

1.8.8