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


Public Member Functions | |
| virtual void | toDoAfterThisSetting () |
| virtual void | updateValues () |
| method called for updating values of the panel More... | |
| virtual void | componentClicked (GUI_ActionComponent &compo) |
| method called when a panel's component is clicked on More... | |
| virtual void | loadFromUIClass (const UI_Class &mclass) |
| how to load the object from a Meta Model class More... | |
| virtual void | saveToUIClass (UI_Class &mclass) const |
| how to save the object from a mate model class More... | |
Static Public Member Functions | |
| static SP::GPMG_MainPanel | New () |
| create a root panel More... | |
Protected Member Functions | |
| GPMG_MainPanel () | |
| build a GPMG_MainPanel More... | |
| virtual | ~GPMG_MainPanel (void) |
| destroy a GPMG_MainPanel More... | |
this class describes the root panel of the main window
|
protected |
|
protectedvirtual |
destroy a GPMG_MainPanel
|
virtual |
method called when a panel's component is clicked on
|
virtual |
how to load the object from a Meta Model class
|
inlinestatic |
|
virtual |
how to save the object from a mate model class
|
inlinevirtual |
|
virtual |
method called for updating values of the panel
1.8.8