#include <SMESHGUI_RemoveElementsDlg.h>
SMESHGUI_RemoveElementsDlg::SMESHGUI_RemoveElementsDlg |
( |
SMESHGUI * |
theModule | ) |
|
SMESHGUI_RemoveElementsDlg::~SMESHGUI_RemoveElementsDlg |
( |
| ) |
|
void SMESHGUI_RemoveElementsDlg::ActivateThisDialog |
( |
| ) |
|
|
privateslot |
void SMESHGUI_RemoveElementsDlg::ClickOnApply |
( |
| ) |
|
|
privateslot |
References SMESH_Actor::ePoint, SMESHGUI::isActiveStudyLocked(), SMESHGUI::Modified(), myActor, myEditCurrentArgument, myMesh, myNbOkElements, mySelector, mySMESHGUI, and SMESH::UpdateView().
Referenced by ClickOnOk(), and Init().
void SMESHGUI_RemoveElementsDlg::ClickOnHelp |
( |
| ) |
|
|
privateslot |
void SMESHGUI_RemoveElementsDlg::ClickOnOk |
( |
| ) |
|
|
privateslot |
void SMESHGUI_RemoveElementsDlg::DeactivateActiveDialog |
( |
| ) |
|
|
privateslot |
void SMESHGUI_RemoveElementsDlg::enterEvent |
( |
QEvent * |
| ) |
|
|
private |
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().
void SMESHGUI_RemoveElementsDlg::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
private |
void SMESHGUI_RemoveElementsDlg::onCloseView |
( |
| ) |
|
|
privateslot |
void SMESHGUI_RemoveElementsDlg::onOpenView |
( |
| ) |
|
|
privateslot |
void SMESHGUI_RemoveElementsDlg::onTextChange |
( |
const QString & |
theNewText | ) |
|
|
privateslot |
void SMESHGUI_RemoveElementsDlg::reject |
( |
| ) |
|
|
protectedvirtualslot |
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().
void SMESHGUI_RemoveElementsDlg::SetEditCurrentArgument |
( |
| ) |
|
|
privateslot |
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.
void SMESHGUI_RemoveElementsDlg::updateButtons |
( |
| ) |
|
|
privateslot |
QPushButton* SMESHGUI_RemoveElementsDlg::buttonApply |
|
private |
QPushButton* SMESHGUI_RemoveElementsDlg::buttonCancel |
|
private |
QPushButton* SMESHGUI_RemoveElementsDlg::buttonHelp |
|
private |
QPushButton* SMESHGUI_RemoveElementsDlg::buttonOk |
|
private |
QRadioButton* SMESHGUI_RemoveElementsDlg::Constructor1 |
|
private |
QGroupBox* SMESHGUI_RemoveElementsDlg::GroupButtons |
|
private |
QGroupBox* SMESHGUI_RemoveElementsDlg::GroupC1 |
|
private |
QGroupBox* SMESHGUI_RemoveElementsDlg::GroupConstructors |
|
private |
QLineEdit* SMESHGUI_RemoveElementsDlg::LineEditC1A1 |
|
private |
bool SMESHGUI_RemoveElementsDlg::myBusy |
|
private |
int SMESHGUI_RemoveElementsDlg::myConstructorId |
|
private |
QLineEdit* SMESHGUI_RemoveElementsDlg::myEditCurrentArgument |
|
private |
QString SMESHGUI_RemoveElementsDlg::myHelpFileName |
|
private |
SMESH::SMESH_Mesh_var SMESHGUI_RemoveElementsDlg::myMesh |
|
private |
int SMESHGUI_RemoveElementsDlg::myNbOkElements |
|
private |
LightApp_SelectionMgr* SMESHGUI_RemoveElementsDlg::mySelectionMgr |
|
private |
SVTK_Selector* SMESHGUI_RemoveElementsDlg::mySelector |
|
private |
SMESHGUI* SMESHGUI_RemoveElementsDlg::mySMESHGUI |
|
private |
QPushButton* SMESHGUI_RemoveElementsDlg::SelectButtonC1A1 |
|
private |
QLabel* SMESHGUI_RemoveElementsDlg::TextLabelC1A1 |
|
private |