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

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

#include <GPMG_MovieGraphMenuPanel.h>

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

Public Member Functions

virtual void createMenus (GUI_ToolBar *graphBar, GUI_ToolBar *movieBar)
 create the menus & put tools in tool bar More...
 
void enableMovieMenus (const tFlag &action)
 eanble movie menus More...
 
virtual void createMenus (GUI_ToolBar *bar)
 create the menus & put tools in tool bar More...
 

Static Public Member Functions

static SP::GPMG_MovieGraphMenuPanel New ()
 

Protected Member Functions

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

create an menu panel

Referenced by New().

Here is the caller graph for this function:

GPMG_MovieGraphMenuPanel::~GPMG_MovieGraphMenuPanel ( void  )
protectedvirtual

destroy an menu panel.

Member Function Documentation

void GPMG_GraphMenuPanel::createMenus ( GUI_ToolBar *  bar)
virtualinherited

create the menus & put tools in tool bar

Reimplemented in GPMG_RuleGraphMenuPanel, and GPMG_ShowGraphMenuPanel.

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

Here is the caller graph for this function:

void GPMG_MovieGraphMenuPanel::createMenus ( GUI_ToolBar *  graphBar,
GUI_ToolBar *  movieBar 
)
virtual

create the menus & put tools in tool bar

References GPMG_GraphMenuPanel::createMenus().

Here is the call graph for this function:

void GPMG_MovieGraphMenuPanel::enableMovieMenus ( const tFlag action)
static SP::GPMG_MovieGraphMenuPanel GPMG_MovieGraphMenuPanel::New ( )
inlinestatic

References GPMG_MovieGraphMenuPanel().

Here is the call graph for this function:


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