

Go to the source code of this file.
Data Structures | |
| class | SMESHGUI_SpinBox |
Defines | |
| #define | COORD_MIN -1e+15 |
| #define | COORD_MAX +1e+15 |
| #define | DBL_DIGITS_DISPLAY 14 |
| #define COORD_MAX +1e+15 |
Definition at line 37 of file SMESHGUI_SpinBox.h.
Referenced by SMESHGUI_MoveNodesDlg.createMainFrame(), SMESHGUI_MakeNodeAtPointDlg.createMainFrame(), SMESHGUI_FindElemByPointDlg.createMainFrame(), SMESHGUI_NodesDlg.Init(), SMESHGUI_MergeDlg.Init(), SMESHGUI_BuildCompoundDlg.SMESHGUI_BuildCompoundDlg(), SMESHGUI_ExtrusionAlongPathDlg.SMESHGUI_ExtrusionAlongPathDlg(), SMESHGUI_ExtrusionDlg.SMESHGUI_ExtrusionDlg(), SMESHGUI_RevolutionDlg.SMESHGUI_RevolutionDlg(), SMESHGUI_RotationDlg.SMESHGUI_RotationDlg(), SMESHGUI_ScaleDlg.SMESHGUI_ScaleDlg(), SMESHGUI_SymmetryDlg.SMESHGUI_SymmetryDlg(), and SMESHGUI_TranslationDlg.SMESHGUI_TranslationDlg().
| #define COORD_MIN -1e+15 |
Definition at line 36 of file SMESHGUI_SpinBox.h.
Referenced by SMESHGUI_MoveNodesDlg.createMainFrame(), SMESHGUI_MakeNodeAtPointDlg.createMainFrame(), SMESHGUI_FindElemByPointDlg.createMainFrame(), SMESHGUI_NodesDlg.Init(), SMESHGUI_ExtrusionAlongPathDlg.SMESHGUI_ExtrusionAlongPathDlg(), SMESHGUI_ExtrusionDlg.SMESHGUI_ExtrusionDlg(), SMESHGUI_RevolutionDlg.SMESHGUI_RevolutionDlg(), SMESHGUI_RotationDlg.SMESHGUI_RotationDlg(), SMESHGUI_ScaleDlg.SMESHGUI_ScaleDlg(), SMESHGUI_SymmetryDlg.SMESHGUI_SymmetryDlg(), and SMESHGUI_TranslationDlg.SMESHGUI_TranslationDlg().
| #define DBL_DIGITS_DISPLAY 14 |
Definition at line 38 of file SMESHGUI_SpinBox.h.