#include <SMESHGUI_RemoveElementsDlg.h>
◆ SMESHGUI_RemoveElementsDlg()
| SMESHGUI_RemoveElementsDlg::SMESHGUI_RemoveElementsDlg |
( |
SMESHGUI * |
theModule | ) |
|
References buttonApply, buttonCancel, buttonHelp, buttonOk, Constructor1, SMESH::GetResourceMgr(), GroupButtons, GroupC1, GroupConstructors, Init(), LineEditC1A1, MARGIN, myHelpFileName, mySMESHGUI, SelectButtonC1A1, setFilters(), SPACING, and TextLabelC1A1.
◆ ~SMESHGUI_RemoveElementsDlg()
| SMESHGUI_RemoveElementsDlg::~SMESHGUI_RemoveElementsDlg |
( |
| ) |
|
◆ ActivateThisDialog
| void SMESHGUI_RemoveElementsDlg::ActivateThisDialog |
( |
| ) |
|
|
privateslot |
◆ ClickOnApply
| void SMESHGUI_RemoveElementsDlg::ClickOnApply |
( |
| ) |
|
|
privateslot |
◆ ClickOnHelp
| void SMESHGUI_RemoveElementsDlg::ClickOnHelp |
( |
| ) |
|
|
privateslot |
◆ ClickOnOk
| void SMESHGUI_RemoveElementsDlg::ClickOnOk |
( |
| ) |
|
|
privateslot |
◆ DeactivateActiveDialog
| void SMESHGUI_RemoveElementsDlg::DeactivateActiveDialog |
( |
| ) |
|
|
privateslot |
◆ enterEvent()
| void SMESHGUI_RemoveElementsDlg::enterEvent |
( |
QEvent * |
| ) |
|
|
private |
◆ Init()
| void SMESHGUI_RemoveElementsDlg::Init |
( |
| ) |
|
|
private |
References buttonApply, buttonCancel, buttonHelp, buttonOk, ClickOnApply(), ClickOnHelp(), ClickOnOk(), Constructor1, DeactivateActiveDialog(), SMESH::GetViewWindow(), LineEditC1A1, myActor, myBusy, myConstructorId, myEditCurrentArgument, myNbOkElements, mySelectionMgr, mySMESHGUI, onCloseView(), onOpenView(), onTextChange(), reject(), SelectButtonC1A1, SelectionIntoArgument(), SMESHGUI::SetActiveDialogBox(), and SetEditCurrentArgument().
Referenced by SMESHGUI_RemoveElementsDlg().
◆ keyPressEvent()
| void SMESHGUI_RemoveElementsDlg::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
private |
◆ onCloseView
| void SMESHGUI_RemoveElementsDlg::onCloseView |
( |
| ) |
|
|
privateslot |
◆ onOpenView
| void SMESHGUI_RemoveElementsDlg::onOpenView |
( |
| ) |
|
|
privateslot |
◆ onTextChange
| void SMESHGUI_RemoveElementsDlg::onTextChange |
( |
const QString & |
theNewText | ) |
|
|
privateslot |
◆ reject
| void SMESHGUI_RemoveElementsDlg::reject |
( |
| ) |
|
|
protectedvirtualslot |
◆ SelectionIntoArgument
| void SMESHGUI_RemoveElementsDlg::SelectionIntoArgument |
( |
| ) |
|
|
privateslot |
References SMESH::FindActorByEntry(), SMESH::GetMeshByIO(), SMESH::GetNameOfSelectedElements(), GroupButtons, Handle(), myActor, myBusy, myEditCurrentArgument, myFilterDlg, myMesh, myNbOkElements, mySelectionMgr, mySelector, and updateButtons().
Referenced by ActivateThisDialog(), Init(), and SetEditCurrentArgument().
◆ SetEditCurrentArgument
| void SMESHGUI_RemoveElementsDlg::SetEditCurrentArgument |
( |
| ) |
|
|
privateslot |
◆ setFilters
| void SMESHGUI_RemoveElementsDlg::setFilters |
( |
| ) |
|
|
privateslot |
References SMESH::ALL, SMESH::BALL, SMESH::EDGE, SMESH::ELEM0D, SMESH::FACE, SMESHGUI_FilterDlg::Init(), LineEditC1A1, myFilterDlg, myMesh, mySMESHGUI, SMESHGUI_FilterDlg::SetMesh(), SMESHGUI_FilterDlg::SetSelection(), SMESHGUI_FilterDlg::SetSourceWg(), and SMESH::VOLUME.
Referenced by SMESHGUI_RemoveElementsDlg().
◆ updateButtons
| void SMESHGUI_RemoveElementsDlg::updateButtons |
( |
| ) |
|
|
privateslot |
◆ buttonApply
| QPushButton* SMESHGUI_RemoveElementsDlg::buttonApply |
|
private |
◆ buttonCancel
| QPushButton* SMESHGUI_RemoveElementsDlg::buttonCancel |
|
private |
◆ buttonHelp
| QPushButton* SMESHGUI_RemoveElementsDlg::buttonHelp |
|
private |
◆ buttonOk
| QPushButton* SMESHGUI_RemoveElementsDlg::buttonOk |
|
private |
◆ Constructor1
| QRadioButton* SMESHGUI_RemoveElementsDlg::Constructor1 |
|
private |
◆ GroupButtons
| QGroupBox* SMESHGUI_RemoveElementsDlg::GroupButtons |
|
private |
◆ GroupC1
| QGroupBox* SMESHGUI_RemoveElementsDlg::GroupC1 |
|
private |
◆ GroupConstructors
| QGroupBox* SMESHGUI_RemoveElementsDlg::GroupConstructors |
|
private |
◆ LineEditC1A1
| QLineEdit* SMESHGUI_RemoveElementsDlg::LineEditC1A1 |
|
private |
◆ myActor
◆ myBusy
| bool SMESHGUI_RemoveElementsDlg::myBusy |
|
private |
◆ myConstructorId
| int SMESHGUI_RemoveElementsDlg::myConstructorId |
|
private |
◆ myEditCurrentArgument
| QLineEdit* SMESHGUI_RemoveElementsDlg::myEditCurrentArgument |
|
private |
◆ myFilterDlg
◆ myHelpFileName
| QString SMESHGUI_RemoveElementsDlg::myHelpFileName |
|
private |
◆ myMesh
| SMESH::SMESH_Mesh_var SMESHGUI_RemoveElementsDlg::myMesh |
|
private |
◆ myNbOkElements
| int SMESHGUI_RemoveElementsDlg::myNbOkElements |
|
private |
◆ mySelectionMgr
| LightApp_SelectionMgr* SMESHGUI_RemoveElementsDlg::mySelectionMgr |
|
private |
◆ mySelector
| SVTK_Selector* SMESHGUI_RemoveElementsDlg::mySelector |
|
private |
◆ mySMESHGUI
| SMESHGUI* SMESHGUI_RemoveElementsDlg::mySMESHGUI |
|
private |
◆ SelectButtonC1A1
| QPushButton* SMESHGUI_RemoveElementsDlg::SelectButtonC1A1 |
|
private |
◆ TextLabelC1A1
| QLabel* SMESHGUI_RemoveElementsDlg::TextLabelC1A1 |
|
private |