#include <SMESHGUI_RenumberingDlg.h>
SMESHGUI_RenumberingDlg::SMESHGUI_RenumberingDlg |
( |
SMESHGUI * |
theModule, |
|
|
const int |
unit = 0 |
|
) |
| |
References buttonApply, buttonCancel, buttonHelp, buttonOk, Constructor1, SMESH::GetResourceMgr(), GroupButtons, GroupConstructors, GroupMesh, Init(), LineEditMesh, MARGIN, myHelpFileName, mySMESHGUI, myUnit, SelectButton, SPACING, and TextLabelMesh.
SMESHGUI_RenumberingDlg::~SMESHGUI_RenumberingDlg |
( |
| ) |
|
void SMESHGUI_RenumberingDlg::ActivateThisDialog |
( |
| ) |
|
|
privateslot |
void SMESHGUI_RenumberingDlg::ClickOnApply |
( |
| ) |
|
|
privateslot |
References SMESH::FindActorByObject(), SMESH_Actor::GetCellsLabeled(), SMESH_Actor::GetPointsLabeled(), SMESHGUI::isActiveStudyLocked(), SMESHGUI::Modified(), myMesh, mySMESHGUI, myUnit, SMESH_Actor::SetCellsLabeled(), SMESH_Actor::SetPointsLabeled(), and SMESH::UpdateView().
Referenced by ClickOnOk(), and Init().
void SMESHGUI_RenumberingDlg::ClickOnHelp |
( |
| ) |
|
|
privateslot |
void SMESHGUI_RenumberingDlg::ClickOnOk |
( |
| ) |
|
|
privateslot |
void SMESHGUI_RenumberingDlg::DeactivateActiveDialog |
( |
| ) |
|
|
privateslot |
void SMESHGUI_RenumberingDlg::enterEvent |
( |
QEvent * |
e | ) |
|
|
private |
void SMESHGUI_RenumberingDlg::Init |
( |
| ) |
|
|
private |
References buttonApply, buttonCancel, buttonHelp, buttonOk, ClickOnApply(), ClickOnHelp(), ClickOnOk(), Constructor1, DeactivateActiveDialog(), LineEditMesh, SMESH::MESH, myConstructorId, myEditCurrentArgument, myMesh, myMeshFilter, mySelectionMgr, mySMESHGUI, reject(), SelectButton, SelectionIntoArgument(), SMESHGUI::SetActiveDialogBox(), and SetEditCurrentArgument().
Referenced by SMESHGUI_RenumberingDlg().
void SMESHGUI_RenumberingDlg::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
private |
void SMESHGUI_RenumberingDlg::reject |
( |
| ) |
|
|
protectedvirtualslot |
void SMESHGUI_RenumberingDlg::SelectionIntoArgument |
( |
| ) |
|
|
privateslot |
References buttonApply, buttonOk, SMESH::GetNameOfSelectedIObjects(), GroupButtons, Handle(), LineEditMesh, myEditCurrentArgument, myMesh, and mySelectionMgr.
Referenced by ActivateThisDialog(), Init(), and SetEditCurrentArgument().
void SMESHGUI_RenumberingDlg::SetEditCurrentArgument |
( |
| ) |
|
|
privateslot |
QPushButton* SMESHGUI_RenumberingDlg::buttonApply |
|
private |
QPushButton* SMESHGUI_RenumberingDlg::buttonCancel |
|
private |
QPushButton* SMESHGUI_RenumberingDlg::buttonHelp |
|
private |
QPushButton* SMESHGUI_RenumberingDlg::buttonOk |
|
private |
QRadioButton* SMESHGUI_RenumberingDlg::Constructor1 |
|
private |
QGroupBox* SMESHGUI_RenumberingDlg::GroupButtons |
|
private |
QGroupBox* SMESHGUI_RenumberingDlg::GroupConstructors |
|
private |
QGroupBox* SMESHGUI_RenumberingDlg::GroupMesh |
|
private |
QLineEdit* SMESHGUI_RenumberingDlg::LineEditMesh |
|
private |
int SMESHGUI_RenumberingDlg::myConstructorId |
|
private |
QLineEdit* SMESHGUI_RenumberingDlg::myEditCurrentArgument |
|
private |
QString SMESHGUI_RenumberingDlg::myHelpFileName |
|
private |
SMESH::SMESH_Mesh_var SMESHGUI_RenumberingDlg::myMesh |
|
private |
LightApp_SelectionMgr* SMESHGUI_RenumberingDlg::mySelectionMgr |
|
private |
SMESHGUI* SMESHGUI_RenumberingDlg::mySMESHGUI |
|
private |
int SMESHGUI_RenumberingDlg::myUnit |
|
private |
QPushButton* SMESHGUI_RenumberingDlg::SelectButton |
|
private |
QLabel* SMESHGUI_RenumberingDlg::TextLabelMesh |
|
private |