Dialog performing SMESH_MeshEditor::SplitBiQuadraticIntoLinear()
More...
#include <SMESHGUI_SplitBiQuad.h>
|
| static int | prefix (const QString &) |
| | Return hard-coded prefix using to differ overlapping types. More...
|
| |
◆ SMESHGUI_SplitBiQuadDlg()
| SMESHGUI_SplitBiQuadDlg::SMESHGUI_SplitBiQuadDlg |
( |
| ) |
|
◆ ~SMESHGUI_SplitBiQuadDlg()
| SMESHGUI_SplitBiQuadDlg::~SMESHGUI_SplitBiQuadDlg |
( |
| ) |
|
|
virtual |
◆ desktop()
| SUIT_Desktop * SMESHGUI_Dialog::desktop |
( |
| ) |
const |
|
protectedinherited |
find desktop of active application
References MESHCUT::d.
◆ prefix()
| int SMESHGUI_Dialog::prefix |
( |
const QString & |
name | ) |
|
|
staticinherited |
◆ resourceMgr()
| SUIT_ResourceMgr * SMESHGUI_Dialog::resourceMgr |
( |
| ) |
const |
|
protectedinherited |
◆ setContentActive()
| void SMESHGUI_Dialog::setContentActive |
( |
const bool |
active | ) |
|
|
virtualinherited |
set all content to enable (parameter is true) or disable state
◆ show()
| void SMESHGUI_Dialog::show |
( |
| ) |
|
|
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().
◆ SMESHGUI_SplitBiQuadOp