|
C++ main module for gpm Package
1.0
|
this class describes a window to generate graph as grid More...
#include <GPMG_GridGeneratorWindow.h>


Public Member Functions | |
| virtual void | toDoAfterThisSetting () |
| virtual void | componentClicked (GUI_ActionComponent &compo) |
| method called when a component are clicked on More... | |
Static Public Member Functions | |
| static SP::GPMG_GridGeneratorWindow | New () |
| create a visualization window More... | |
Protected Member Functions | |
| GPMG_GridGeneratorWindow () | |
| build a GPMG_GridGeneratorWindow More... | |
| virtual | ~GPMG_GridGeneratorWindow (void) |
| destroy a GPMG_GridGeneratorWindow More... | |
this class describes a window to generate graph as grid
|
protected |
|
protectedvirtual |
destroy a GPMG_GridGeneratorWindow
|
virtual |
|
inlinestatic |
create a visualization window
References GPMG_GridGeneratorWindow().
Referenced by GPMG_ClassFactory::NewInstance(), and GPMG_ActionGraph::toDo().


|
inlinevirtual |
1.8.8