C++ main module for gpm Package  1.0
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
GPMG_MenuPanel Class Reference

This class is the menu panel of the kineo application. More...

#include <GPMG_MenuPanel.h>

Inheritance diagram for GPMG_MenuPanel:
Inheritance graph
[legend]
Collaboration diagram for GPMG_MenuPanel:
Collaboration graph
[legend]

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...
 

Detailed Description

This class is the menu panel of the kineo application.

Author
Stéphane Despréaux
Version
1.0

Constructor & Destructor Documentation

GPMG_MenuPanel::GPMG_MenuPanel ( )
protected

create an menu panel

Referenced by New().

Here is the caller graph for this function:

GPMG_MenuPanel::~GPMG_MenuPanel ( void  )
protectedvirtual

destroy an menu panel.

Member Function Documentation

void GPMG_MenuPanel::createMenus ( SP::GUI_ToolBar  bar)

create the menus & put tools in tool bar

static SP::GPMG_MenuPanel GPMG_MenuPanel::New ( )
inlinestatic

References GPMG_MenuPanel().

Here is the call graph for this function:

void GPMG_MenuPanel::updateStateMenus ( )
virtual

update the menus state

References GPMG_Project::canBeRun(), GPMG_Project::getInitGraph(), null, and tBoolean.

Here is the call graph for this function:


The documentation for this class was generated from the following files: