Dialog to make a mesh pass through a point. More...
#include <SMESHGUI_AddNodeOnSegmentDlg.h>

Signals | |
| void | selTypeChanged () |
Public Member Functions | |
| SMESHGUI_AddNodeOnSegmentDlg () | |
| Dialog to split a diagonal of a quadrangle formed by two adjacent triangles. More... | |
| virtual void | show () |
| virtual void | setContentActive (const bool) |
| set all content to enable (parameter is true) or disable state More... | |
Static Public Member Functions | |
| static int | prefix (const QString &) |
| Return hard-coded prefix using to differ overlapping types. More... | |
Protected Member Functions | |
| SUIT_Desktop * | desktop () const |
| find desktop of active application More... | |
| SUIT_ResourceMgr * | resourceMgr () const |
| gets resource manager More... | |
Private Slots | |
| void | ButtonToggled (bool) |
| SLOT called when any button is toggled. More... | |
Private Member Functions | |
| QWidget * | createMainFrame (QWidget *) |
Private Attributes | |
| QPushButton * | mySegmentBtn |
| QLineEdit * | mySegment |
| QPushButton * | myPositionBtn |
| SMESHGUI_SpinBox * | myPositionSpin |
| QCheckBox * | myPreviewChkBox |
| QString | myHelpFileName |
Friends | |
| class | SMESHGUI_AddNodeOnSegmentOp |
Dialog to make a mesh pass through a point.
| SMESHGUI_AddNodeOnSegmentDlg::SMESHGUI_AddNodeOnSegmentDlg | ( | ) |
Dialog to split a diagonal of a quadrangle formed by two adjacent triangles.
References createMainFrame(), and SPACING.
|
privateslot |
SLOT called when any button is toggled.
| bool | - on or off |
References myPositionBtn, mySegmentBtn, and selTypeChanged().
Referenced by createMainFrame().
|
protectedinherited |
find desktop of active application
References MESHCUT::d.
|
staticinherited |
Return hard-coded prefix using to differ overlapping types.
Referenced by SMESHGUI_Dialog::SMESHGUI_Dialog(), and SMESHGUI_SelectionOp::typeById().
|
protectedinherited |
gets resource manager
Referenced by SMESHGUI_ComputeDlg::createMainFrame(), SMESHGUI_DisplayEntitiesDlg::SMESHGUI_DisplayEntitiesDlg(), and SMESHGUI_GroupOnShapeDlg::SMESHGUI_GroupOnShapeDlg().
|
signal |
Referenced by ButtonToggled().
|
virtualinherited |
set all content to enable (parameter is true) or disable state
|
virtualinherited |
Referenced by SMESHGUI_MeshOp::onCloseShapeByMeshDlg(), SMESHGUI_MeshOp::onHypoCreated(), SMESHGUI_MeshOp::onHypoEdited(), SMESHGUI_MeshOp::onPublishShapeByMeshDlg(), SMESHGUI_BaseComputeOp::showComputeResult(), SMESHGUI_BaseComputeOp::showEvaluateResult(), SMESHGUI_Add0DElemsOnAllNodesOp::startOperation(), SMESHGUI_ConvToQuadOp::startOperation(), SMESHGUI_CreateDualMeshOp::startOperation(), SMESHGUI_FindElemByPointOp::startOperation(), SMESHGUI_GroupOnShapeOp::startOperation(), SMESHGUI_MeshOp::startOperation(), SMESHGUI_MeshOrderOp::startOperation(), SMESHGUI_RemoveNodeReconnectionOp::startOperation(), SMESHGUI_ReorientFacesOp::startOperation(), SMESHGUI_ShapeByMeshOp::startOperation(), SMESHGUI_SplitBiQuadOp::startOperation(), SMESHGUI_AddNodeOnFaceOp::startOperation(), SMESHGUI_AddNodeOnSegmentOp::startOperation(), and SMESHGUI_MakeNodeAtPointOp::startOperation().
|
friend |
|
private |
|
private |
|
private |
Referenced by createMainFrame(), SMESHGUI_AddNodeOnSegmentOp::isValid(), SMESHGUI_AddNodeOnSegmentOp::onApply(), SMESHGUI_AddNodeOnSegmentOp::processStyleEvents(), SMESHGUI_AddNodeOnSegmentOp::redisplayPreview(), SMESHGUI_AddNodeOnSegmentOp::SMESHGUI_AddNodeOnSegmentOp(), and SMESHGUI_AddNodeOnSegmentOp::startOperation().
|
private |
|
private |
|
private |
Referenced by ButtonToggled(), createMainFrame(), and SMESHGUI_AddNodeOnSegmentOp::onSelTypeChange().