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

This class is the menu panel for drainging graphs of rules. More...

#include <GPMG_RuleGraphMenuPanel.h>

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

Protected Member Functions

 GPMG_RuleGraphMenuPanel ()
 create an menu panel More...
 
virtual ~GPMG_RuleGraphMenuPanel (void)
 destroy an menu panel. More...
 

Detailed Description

This class is the menu panel for drainging graphs of rules.

Author
Stéphane Despréaux
Version
1.0

Constructor & Destructor Documentation

GPMG_RuleGraphMenuPanel::GPMG_RuleGraphMenuPanel ( )
protected

create an menu panel

Referenced by New().

Here is the caller graph for this function:

GPMG_RuleGraphMenuPanel::~GPMG_RuleGraphMenuPanel ( void  )
protectedvirtual

destroy an menu panel.

Member Function Documentation

void GPMG_RuleGraphMenuPanel::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_RuleGraphMenuPanel GPMG_RuleGraphMenuPanel::New ( )
inlinestatic

References GPMG_RuleGraphMenuPanel().

Here is the call graph for this function:


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