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

This class is the menu panel for graph draw window. More...

#include <GPMG_ShowGraphMenuPanel.h>

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

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

Detailed Description

This class is the menu panel for graph draw window.

Author
Stéphane Despréaux
Version
1.0

Constructor & Destructor Documentation

GPMG_ShowGraphMenuPanel::GPMG_ShowGraphMenuPanel ( )
protected

create an menu panel

Referenced by New().

Here is the caller graph for this function:

GPMG_ShowGraphMenuPanel::~GPMG_ShowGraphMenuPanel ( void  )
protectedvirtual

destroy an menu panel.

Member Function Documentation

void GPMG_ShowGraphMenuPanel::createMenus ( GUI_ToolBar *  bar)
virtual

create the menus & put tools in tool bar

Reimplemented from GPMG_GraphMenuPanel.

References GPMG_GraphMenuPanel::createMenus().

Here is the call graph for this function:

static SP::GPMG_ShowGraphMenuPanel GPMG_ShowGraphMenuPanel::New ( )
inlinestatic

References GPMG_ShowGraphMenuPanel().

Here is the call graph for this function:


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