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

this class describes the root panel of the edit preferences window More...

#include <GPMG_PreferencesRootPanel.h>

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

Public Member Functions

virtual void toDoAfterThisSetting ()
 
virtual void updateValues ()
 update the values of the panel More...
 
virtual void componentClicked (GUI_ActionComponent &compo)
 method called when a component of its main layout and descendants is clicked More...
 

Static Public Member Functions

static
SP::GPMG_PreferencesRootPanel 
New ()
 create a root panel More...
 

Protected Member Functions

 GPMG_PreferencesRootPanel ()
 build a GPMG_PreferencesRootPanel More...
 
virtual ~GPMG_PreferencesRootPanel (void)
 destroy a GPMG_PreferencesRootPanel More...
 
virtual void validate (GUI_Application *app)
 valide the preferences value More...
 

Detailed Description

this class describes the root panel of the edit preferences window

Constructor & Destructor Documentation

GPMG_PreferencesRootPanel::GPMG_PreferencesRootPanel ( )
protected

build a GPMG_PreferencesRootPanel

Referenced by New().

Here is the caller graph for this function:

GPMG_PreferencesRootPanel::~GPMG_PreferencesRootPanel ( void  )
protectedvirtual

Member Function Documentation

void GPMG_PreferencesRootPanel::componentClicked ( GUI_ActionComponent &  compo)
virtual

method called when a component of its main layout and descendants is clicked

References GPMG_Application::getRuleGraphColors(), GPMG_MainWindow::getRuleGraphsWindow(), GPMG_MainWindow::isRuleGraphsWindowShown(), null, GPMG_Application::setRuleGraphColors(), tFlag, and tString.

Here is the call graph for this function:

static SP::GPMG_PreferencesRootPanel GPMG_PreferencesRootPanel::New ( )
inlinestatic

create a root panel

References GPMG_PreferencesRootPanel().

Here is the call graph for this function:

virtual void GPMG_PreferencesRootPanel::toDoAfterThisSetting ( )
inlinevirtual
void GPMG_PreferencesRootPanel::updateValues ( )
virtual

update the values of the panel

References GPMG_Application::getRuleGraphColors(), null, and tString.

Here is the call graph for this function:

void GPMG_PreferencesRootPanel::validate ( GUI_Application *  app)
protectedvirtual

valide the preferences value

References null, GPMG_Application::setRuleGraphColors(), and tString.

Here is the call graph for this function:


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