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