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

this class describes a window to generate graph as grid More...

#include <GPMG_GridGeneratorWindow.h>

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

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...
 

Detailed Description

this class describes a window to generate graph as grid

Constructor & Destructor Documentation

GPMG_GridGeneratorWindow::GPMG_GridGeneratorWindow ( )
protected

build a GPMG_GridGeneratorWindow

Referenced by New().

Here is the caller graph for this function:

GPMG_GridGeneratorWindow::~GPMG_GridGeneratorWindow ( void  )
protectedvirtual

Member Function Documentation

void GPMG_GridGeneratorWindow::componentClicked ( GUI_ActionComponent &  compo)
virtual

method called when a component are clicked on

References tFlag, and tString.

static SP::GPMG_GridGeneratorWindow GPMG_GridGeneratorWindow::New ( )
inlinestatic

create a visualization window

References GPMG_GridGeneratorWindow().

Referenced by GPMG_ClassFactory::NewInstance(), and GPMG_ActionGraph::toDo().

Here is the call graph for this function:

Here is the caller graph for this function:

virtual void GPMG_GridGeneratorWindow::toDoAfterThisSetting ( )
inlinevirtual

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