Dialog to compute a mesh and show computation errors. More...
#include <SMESHGUI_ComputeDlg.h>
Public Member Functions | |
SMESHGUI_ComputeDlg (QWidget *, bool) | |
Dialog to compute a mesh and show computation errors. More... | |
virtual | ~SMESHGUI_ComputeDlg () |
Destructor. 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 | |
QFrame * | createMainFrame (QWidget *, bool) |
SUIT_Desktop * | desktop () const |
find desktop of active application More... | |
SUIT_ResourceMgr * | resourceMgr () const |
gets resource manager More... | |
Protected Attributes | |
QLabel * | myMeshName |
QGroupBox * | myMemoryLackGroup |
QGroupBox * | myCompErrorGroup |
QGroupBox * | myHypErrorGroup |
QLabel * | myHypErrorLabel |
QLabel * | myWarningLabel |
QTableWidget * | myTable |
QPushButton * | myShowBtn |
QPushButton * | myPublishBtn |
QPushButton * | myBadMeshBtn |
QPushButton * | myBadMeshToGroupBtn |
SMESHGUI_MeshInfosBox * | myBriefInfo |
SMESHGUI_MeshInfosBox * | myFullInfo |
Friends | |
class | SMESHGUI_BaseComputeOp |
class | SMESHGUI_PrecomputeOp |
Dialog to compute a mesh and show computation errors.
Dialog to compute a mesh and show computation errors.
References createMainFrame(), and SPACING.
|
virtual |
Destructor.
References COL_BAD_MESH, COL_ERROR, COL_PUBLISHED, COL_SHAPEID, MARGIN, myBadMeshBtn, myBadMeshToGroupBtn, myBriefInfo, myCompErrorGroup, myFullInfo, myHypErrorGroup, myHypErrorLabel, myMemoryLackGroup, myMeshName, myPublishBtn, myShowBtn, myTable, myWarningLabel, NB_COLUMNS, SMESHGUI_Dialog::resourceMgr(), and SPACING.
Referenced by SMESHGUI_ComputeDlg().
|
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 createMainFrame(), SMESHGUI_DisplayEntitiesDlg::SMESHGUI_DisplayEntitiesDlg(), and SMESHGUI_GroupOnShapeDlg::SMESHGUI_GroupOnShapeDlg().
|
virtualinherited |
set all content to enable (parameter is true) or disable state
Referenced by SMESHGUI_Operation::setDialogActive().
|
virtualinherited |
Referenced by SMESHGUI_MeshOp::onCloseShapeByMeshDlg(), SMESHGUI_MeshOp::onPublishShapeByMeshDlg(), SMESHGUI_BaseComputeOp::showComputeResult(), SMESHGUI_BaseComputeOp::showEvaluateResult(), SMESHGUI_FindElemByPointOp::startOperation(), SMESHGUI_ReorientFacesOp::startOperation(), SMESHGUI_GroupOnShapeOp::startOperation(), SMESHGUI_ConvToQuadOp::startOperation(), SMESHGUI_MakeNodeAtPointOp::startOperation(), SMESHGUI_SplitBiQuadOp::startOperation(), SMESHGUI_MeshOp::startOperation(), SMESHGUI_MeshOrderOp::startOperation(), SMESHGUI_ShapeByMeshOp::startOperation(), and SMESHGUI_Add0DElemsOnAllNodesOp::startOperation().
|
friend |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Referenced by createMainFrame(), and SMESHGUI_PrecomputeOp::onPreview().
|
protected |
|
protected |
|
protected |
|
protected |
Referenced by createMainFrame(), and SMESHGUI_BaseComputeOp::showComputeResult().