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

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

#include <GPMG_GraphMenuPanel.h>

Inheritance diagram for GPMG_GraphMenuPanel:
Inheritance graph
[legend]
Collaboration diagram for GPMG_GraphMenuPanel:
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_GraphMenuPanel New ()
 

Protected Member Functions

 GPMG_GraphMenuPanel ()
 create an menu panel More...
 
virtual ~GPMG_GraphMenuPanel (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_GraphMenuPanel::GPMG_GraphMenuPanel ( )
protected

create an menu panel

Referenced by New().

Here is the caller graph for this function:

GPMG_GraphMenuPanel::~GPMG_GraphMenuPanel ( void  )
protectedvirtual

destroy an menu panel.

Member Function Documentation

void GPMG_GraphMenuPanel::createMenus ( GUI_ToolBar *  bar)
virtual

create the menus & put tools in tool bar

Reimplemented in GPMG_RuleGraphMenuPanel, and GPMG_ShowGraphMenuPanel.

Referenced by GPMG_RuleGraphMenuPanel::createMenus(), GPMG_ShowGraphMenuPanel::createMenus(), and GPMG_MovieGraphMenuPanel::createMenus().

Here is the caller graph for this function:

static SP::GPMG_GraphMenuPanel GPMG_GraphMenuPanel::New ( )
inlinestatic

References GPMG_GraphMenuPanel().

Here is the call graph for this function:


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