================================================================================ More...
#include <SMESHGUI_ReorientFacesDlg.h>

Public Slots | |
| void | constructorChange (int id) |
| Show point or face. More... | |
Public Member Functions | |
| SMESHGUI_ReorientFacesDlg () | |
| Dialog to reorient faces according to vector. 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 Member Functions | |
| QWidget * | createMainFrame (QWidget *) |
| Create frame containing dialog's input fields. More... | |
| void | setLabel (int object, const char *text) |
| Set object label. More... | |
Private Attributes | |
| QButtonGroup * | myConstructorGrp |
| QFrame * | myFaceFrm |
| QFrame * | myPointFrm |
| QFrame * | myDirFrm |
| QFrame * | myRefGroupFrm |
| QCheckBox * | myOutsideChk |
| SMESHGUI_SpinBox * | myX |
| SMESHGUI_SpinBox * | myY |
| SMESHGUI_SpinBox * | myZ |
| SMESHGUI_SpinBox * | myDX |
| SMESHGUI_SpinBox * | myDY |
| SMESHGUI_SpinBox * | myDZ |
| QString | myHelpFileName |
Friends | |
| class | SMESHGUI_ReorientFacesOp |
================================================================================
Dialog to reorient faces according to vector
| SMESHGUI_ReorientFacesDlg::SMESHGUI_ReorientFacesDlg | ( | ) |
Dialog to reorient faces according to vector.
References createMainFrame(), and SPACING.
|
slot |
Show point or face.
References CONSTRUCTOR_FACE, CONSTRUCTOR_POINT, CONSTRUCTOR_VOLUME, EDirection, EFace, EObject, EPoint, ERefGroups, myDirFrm, myFaceFrm, myOutsideChk, myPointFrm, myRefGroupFrm, and setLabel().
Referenced by createMainFrame(), and SMESHGUI_ReorientFacesOp::SMESHGUI_ReorientFacesOp().
Create frame containing dialog's input fields.
References CONSTRUCTOR_FACE, CONSTRUCTOR_FACE_GROUPS, CONSTRUCTOR_POINT, CONSTRUCTOR_VOLUME, constructorChange(), COORD_MAX, COORD_MIN, EDirection, EFace, EObject, EPoint, ERefGroups, MARGIN, myConstructorGrp, myDirFrm, myDX, myDY, myDZ, myFaceFrm, myOutsideChk, myPointFrm, myRefGroupFrm, myX, myY, myZ, SMESHGUI_SpinBox::RangeStepAndValidator(), SMESHGUI_SpinBox::SetValue(), and SPACING.
Referenced by SMESHGUI_ReorientFacesDlg().
|
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().
|
virtualinherited |
set all content to enable (parameter is true) or disable state
|
private |
Set object label.
Referenced by constructorChange(), and SMESHGUI_ReorientFacesOp::onActivateObject().
|
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 |
Referenced by SMESHGUI_ReorientFacesOp::constructorID(), and createMainFrame().
|
private |
Referenced by constructorChange(), and createMainFrame().
|
private |
|
private |
|
private |
|
private |
Referenced by constructorChange(), and createMainFrame().
|
private |
|
private |
Referenced by constructorChange(), createMainFrame(), and SMESHGUI_ReorientFacesOp::onApply().
|
private |
Referenced by constructorChange(), and createMainFrame().
|
private |
Referenced by constructorChange(), and createMainFrame().
|
private |
|
private |
|
private |