|
C++ main module for gpm Package
1.0
|
this class describes the root panel of the edit preferences window More...
#include <GPMG_PreferencesRootPanel.h>


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... | |
this class describes the root panel of the edit preferences window
|
protected |
|
protectedvirtual |
destroy a GPMG_PreferencesRootPanel
|
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.

|
inlinestatic |
create a root panel
References GPMG_PreferencesRootPanel().

|
inlinevirtual |
|
virtual |
update the values of the panel
References GPMG_Application::getRuleGraphColors(), null, and tString.

|
protectedvirtual |
valide the preferences value
References null, GPMG_Application::setRuleGraphColors(), and tString.

1.8.8