Version: 8.3.0
SMESHGUI_TranslationDlg Class Reference

#include <SMESHGUI_TranslationDlg.h>

Inheritance diagram for SMESHGUI_TranslationDlg:

Public Member Functions

 SMESHGUI_TranslationDlg (SMESHGUI *)
 
 ~SMESHGUI_TranslationDlg ()
 
void showPreview ()
 
void hidePreview ()
 
void setSimulationPreview (QList< SMESH::MeshPreviewStruct_var > &)
 

Protected Slots

virtual void onDisplaySimulation (bool)
 
virtual void reject ()
 
void onFilterAccepted ()
 
void toDisplaySimulation ()
 

Protected Member Functions

void connectPreviewControl ()
 
virtual void setIsApplyAndClose (const bool theFlag)
 
virtual bool isApplyAndClose () const
 

Protected Attributes

SMESHGUImySMESHGUI
 
QList< SMESHGUI_MeshEditPreview * > mySimulationList
 
QCheckBox * myPreviewCheckBox
 
bool myIsApplyAndClose
 

Private Slots

void ConstructorsClicked (int)
 
void ClickOnOk ()
 
bool ClickOnApply ()
 
void ClickOnHelp ()
 
void SetEditCurrentArgument ()
 
void SelectionIntoArgument ()
 
void DeactivateActiveDialog ()
 
void ActivateThisDialog ()
 
void onTextChange (const QString &)
 
void onSelectMesh (bool)
 
void onActionClicked (int)
 
void onOpenView ()
 
void onCloseView ()
 
void setFilters ()
 

Private Member Functions

void Init (bool=true)
 
void enterEvent (QEvent *)
 
void keyPressEvent (QKeyEvent *)
 
int GetConstructorId ()
 
void setNewMeshName ()
 
bool isValid ()
 

Private Attributes

SMESHGUI_IdValidatormyIdValidator
 
LightApp_SelectionMgr * mySelectionMgr
 
QString myElementsId
 
int myNbOkElements
 
SVTK_Selector * mySelector
 
QWidgetmyEditCurrentArgument
 
bool myBusy
 
SMESH_ActormyActor
 
SMESH_LogicalFiltermyMeshOrSubMeshOrGroupFilter
 
QList< SMESH::SMESH_Mesh_var > myMeshes
 
QList< SMESH::SMESH_IDSource_var > myObjects
 
QList< QString > myObjectsNames
 
QGroupBoxConstructorsBox
 
QButtonGroup * GroupConstructors
 
QRadioButton * RadioButton1
 
QRadioButton * RadioButton2
 
QGroupBoxGroupButtons
 
QPushButton * buttonOk
 
QPushButton * buttonCancel
 
QPushButton * buttonApply
 
QPushButton * buttonHelp
 
QGroupBoxGroupArguments
 
QLabel * TextLabelElements
 
QPushButton * SelectElementsButton
 
QLineEdit * LineEditElements
 
QCheckBox * CheckBoxMesh
 
QLabel * TextLabel1
 
QPushButton * SelectButton1
 
QLabel * TextLabel1_1
 
SMESHGUI_SpinBoxSpinBox1_1
 
QLabel * TextLabel1_2
 
SMESHGUI_SpinBoxSpinBox1_2
 
QLabel * TextLabel1_3
 
SMESHGUI_SpinBoxSpinBox1_3
 
QLabel * TextLabel2
 
QPushButton * SelectButton2
 
QLabel * TextLabel2_1
 
SMESHGUI_SpinBoxSpinBox2_1
 
QLabel * TextLabel2_2
 
SMESHGUI_SpinBoxSpinBox2_2
 
QLabel * TextLabel2_3
 
SMESHGUI_SpinBoxSpinBox2_3
 
QGroupBoxActionBox
 
QButtonGroup * ActionGroup
 
QCheckBox * MakeGroupsCheck
 
QLineEdit * LineEditNewMesh
 
QString myHelpFileName
 
QPushButton * myFilterBtn
 
SMESHGUI_FilterDlgmyFilterDlg
 

Constructor & Destructor Documentation

SMESHGUI_TranslationDlg::~SMESHGUI_TranslationDlg ( )

References myFilterDlg.

Member Function Documentation

void SMESHGUI_TranslationDlg::ClickOnHelp ( )
privateslot
void SMESHGUI_TranslationDlg::ClickOnOk ( )
privateslot
void SMESHGUI_TranslationDlg::DeactivateActiveDialog ( )
privateslot
void SMESHGUI_TranslationDlg::enterEvent ( QEvent *  )
private
int SMESHGUI_TranslationDlg::GetConstructorId ( )
private
bool SMESHGUI_TranslationDlg::isValid ( )
private
void SMESHGUI_TranslationDlg::keyPressEvent ( QKeyEvent *  e)
private

References ClickOnHelp().

void SMESHGUI_TranslationDlg::onCloseView ( )
privateslot
void SMESHGUI_TranslationDlg::onFilterAccepted ( )
protectedslot
void SMESHGUI_TranslationDlg::onOpenView ( )
privateslot
void SMESHGUI_MultiPreviewDlg::setIsApplyAndClose ( const bool  theFlag)
protectedvirtualinherited
void SMESHGUI_TranslationDlg::setNewMeshName ( )
private
void SMESHGUI_MultiPreviewDlg::showPreview ( )
inherited

Field Documentation

QGroupBox* SMESHGUI_TranslationDlg::ActionBox
private

Referenced by SMESHGUI_TranslationDlg().

QButtonGroup* SMESHGUI_TranslationDlg::ActionGroup
private
QPushButton* SMESHGUI_TranslationDlg::buttonApply
private
QPushButton* SMESHGUI_TranslationDlg::buttonCancel
private

Referenced by SMESHGUI_TranslationDlg().

QPushButton* SMESHGUI_TranslationDlg::buttonHelp
private

Referenced by SMESHGUI_TranslationDlg().

QPushButton* SMESHGUI_TranslationDlg::buttonOk
private
QGroupBox* SMESHGUI_TranslationDlg::ConstructorsBox
private
QGroupBox* SMESHGUI_TranslationDlg::GroupArguments
private
QGroupBox* SMESHGUI_TranslationDlg::GroupButtons
private
QButtonGroup* SMESHGUI_TranslationDlg::GroupConstructors
private
QLineEdit* SMESHGUI_TranslationDlg::LineEditNewMesh
private
QCheckBox* SMESHGUI_TranslationDlg::MakeGroupsCheck
private
SMESH_Actor* SMESHGUI_TranslationDlg::myActor
private
bool SMESHGUI_TranslationDlg::myBusy
private
QWidget* SMESHGUI_TranslationDlg::myEditCurrentArgument
private
QString SMESHGUI_TranslationDlg::myElementsId
private
QPushButton* SMESHGUI_TranslationDlg::myFilterBtn
private
SMESHGUI_FilterDlg* SMESHGUI_TranslationDlg::myFilterDlg
private
QString SMESHGUI_TranslationDlg::myHelpFileName
private
SMESHGUI_IdValidator* SMESHGUI_TranslationDlg::myIdValidator
private
bool SMESHGUI_MultiPreviewDlg::myIsApplyAndClose
protectedinherited
QList<SMESH::SMESH_Mesh_var> SMESHGUI_TranslationDlg::myMeshes
private
SMESH_LogicalFilter* SMESHGUI_TranslationDlg::myMeshOrSubMeshOrGroupFilter
private
int SMESHGUI_TranslationDlg::myNbOkElements
private
QList<SMESH::SMESH_IDSource_var> SMESHGUI_TranslationDlg::myObjects
private
QList<QString> SMESHGUI_TranslationDlg::myObjectsNames
private
LightApp_SelectionMgr* SMESHGUI_TranslationDlg::mySelectionMgr
private
SVTK_Selector* SMESHGUI_TranslationDlg::mySelector
private
SMESHGUI* SMESHGUI_MultiPreviewDlg::mySMESHGUI
protectedinherited

Referenced by SMESHGUI_ScaleDlg::ActivateThisDialog(), ActivateThisDialog(), SMESHGUI_RotationDlg::ActivateThisDialog(), SMESHGUI_SymmetryDlg::ActivateThisDialog(), SMESHGUI_ScaleDlg::ClickOnApply(), ClickOnApply(), SMESHGUI_RotationDlg::ClickOnApply(), SMESHGUI_SymmetryDlg::ClickOnApply(), SMESHGUI_ScaleDlg::ClickOnHelp(), ClickOnHelp(), SMESHGUI_RotationDlg::ClickOnHelp(), SMESHGUI_SymmetryDlg::ClickOnHelp(), SMESHGUI_ScaleDlg::ConstructorsClicked(), ConstructorsClicked(), SMESHGUI_SymmetryDlg::ConstructorsClicked(), SMESHGUI_ScaleDlg::DeactivateActiveDialog(), DeactivateActiveDialog(), SMESHGUI_RotationDlg::DeactivateActiveDialog(), SMESHGUI_SymmetryDlg::DeactivateActiveDialog(), SMESHGUI_ScaleDlg::enterEvent(), enterEvent(), SMESHGUI_SymmetryDlg::enterEvent(), SMESHGUI_RotationDlg::enterEvent(), Init(), SMESHGUI_RotationDlg::Init(), SMESHGUI_SymmetryDlg::Init(), SMESHGUI_ScaleDlg::onOpenView(), onOpenView(), SMESHGUI_RotationDlg::onOpenView(), SMESHGUI_SymmetryDlg::onOpenView(), SMESHGUI_ScaleDlg::onSelectMesh(), onSelectMesh(), SMESHGUI_RotationDlg::onSelectMesh(), SMESHGUI_SymmetryDlg::onSelectMesh(), SMESHGUI_ScaleDlg::onTextChange(), onTextChange(), SMESHGUI_RotationDlg::onTextChange(), SMESHGUI_SymmetryDlg::onTextChange(), SMESHGUI_ScaleDlg::reject(), reject(), SMESHGUI_RotationDlg::reject(), SMESHGUI_SymmetryDlg::reject(), SMESHGUI_ScaleDlg::SetEditCurrentArgument(), SetEditCurrentArgument(), SMESHGUI_RotationDlg::SetEditCurrentArgument(), SMESHGUI_SymmetryDlg::SetEditCurrentArgument(), SMESHGUI_ScaleDlg::setFilters(), setFilters(), SMESHGUI_RotationDlg::setFilters(), SMESHGUI_SymmetryDlg::setFilters(), SMESHGUI_MultiPreviewDlg::setSimulationPreview(), SMESHGUI_MultiPreviewDlg::SMESHGUI_MultiPreviewDlg(), SMESHGUI_RotationDlg::SMESHGUI_RotationDlg(), SMESHGUI_ScaleDlg::SMESHGUI_ScaleDlg(), SMESHGUI_SymmetryDlg::SMESHGUI_SymmetryDlg(), and SMESHGUI_TranslationDlg().

QRadioButton* SMESHGUI_TranslationDlg::RadioButton1
private

Referenced by SMESHGUI_TranslationDlg().

QRadioButton* SMESHGUI_TranslationDlg::RadioButton2
private

Referenced by SMESHGUI_TranslationDlg().

QPushButton* SMESHGUI_TranslationDlg::SelectButton1
private
QPushButton* SMESHGUI_TranslationDlg::SelectButton2
private
QPushButton* SMESHGUI_TranslationDlg::SelectElementsButton
private
SMESHGUI_SpinBox* SMESHGUI_TranslationDlg::SpinBox1_2
private
SMESHGUI_SpinBox* SMESHGUI_TranslationDlg::SpinBox1_3
private
QLabel* SMESHGUI_TranslationDlg::TextLabel1
private
QLabel* SMESHGUI_TranslationDlg::TextLabel1_1
private
QLabel* SMESHGUI_TranslationDlg::TextLabel1_2
private
QLabel* SMESHGUI_TranslationDlg::TextLabel1_3
private
QLabel* SMESHGUI_TranslationDlg::TextLabel2
private
QLabel* SMESHGUI_TranslationDlg::TextLabel2_1
private
QLabel* SMESHGUI_TranslationDlg::TextLabel2_2
private
QLabel* SMESHGUI_TranslationDlg::TextLabel2_3
private
QLabel* SMESHGUI_TranslationDlg::TextLabelElements
private