#include <VisuGUI_Table3dDlg.h>

Public Member Functions | |
| VisuGUI_Table3DDlg (SalomeApp_Module *) | |
| ~VisuGUI_Table3DDlg () | |
| virtual void | initFromPrsObject (VISU::PointMap3d_i *) |
| virtual int | storeToPrsObject (VISU::PointMap3d_i *) |
Protected Slots | |
| void | accept () |
| void | onHelp () |
| void | onApply () |
Private Attributes | |
| QTabWidget * | myTabBox |
| VisuGUI_Table3DPane * | myIsoPane |
| VisuGUI_TableScalarBarPane * | myScalarBarPane |
| SALOME::GenericObjPtr < VISU::PointMap3d_i > | myPrsCopy |
| VisuGUI_Table3DDlg::VisuGUI_Table3DDlg | ( | SalomeApp_Module * | theModule | ) |
| VisuGUI_Table3DDlg::~VisuGUI_Table3DDlg | ( | ) |
| void VisuGUI_Table3DDlg::initFromPrsObject | ( | VISU::PointMap3d_i * | thePrs | ) | [virtual] |
| int VisuGUI_Table3DDlg::storeToPrsObject | ( | VISU::PointMap3d_i * | thePrs | ) | [virtual] |
| void VisuGUI_Table3DDlg::accept | ( | ) | [protected, slot] |
References VisuGUI_TableScalarBarPane.check(), and myScalarBarPane.
| void VisuGUI_Table3DDlg::onHelp | ( | ) | [protected, slot] |
| void VisuGUI_Table3DDlg::onApply | ( | ) | [protected, slot] |
References VisuGUI_TableScalarBarPane.check(), myPrsCopy, myScalarBarPane, and storeToPrsObject().
QTabWidget* VisuGUI_Table3DDlg.myTabBox [private] |
VisuGUI_Table3DPane* VisuGUI_Table3DDlg.myIsoPane [private] |