Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Public Slots | Public Member Functions | Protected Attributes | List of all members
TYDimensionDialog Class Reference

boite de dialogue pour la gestion des dimensions des volumes More...

#include <TYDimensionDialog.h>

Inheritance diagram for TYDimensionDialog:
Inheritance graph
[legend]
Collaboration diagram for TYDimensionDialog:
Collaboration graph
[legend]

Public Slots

virtual void updateContent ()
 
virtual void apply ()
 

Public Member Functions

 TYDimensionDialog (TYAcousticVolume *pElement, QWidget *_pParent=NULL)
 
virtual ~TYDimensionDialog ()
 
- Public Member Functions inherited from TYFormDialog
 TYFormDialog (QWidget *parent=nullptr, Qt::WindowFlags f=QFlag(0))
 
bool validate ()
 
bool validateChildren (QObject *object)
 

Protected Attributes

TYLineEdit_pXLineEdit
 
TYLineEdit_pYLineEdit
 
TYLineEdit_pZLineEdit
 
TYLineEdit_pDiamLineEdit
 
TYLineEdit_pHauteurLineEdit
 
TYAcousticVolume_pElement
 

Detailed Description

boite de dialogue pour la gestion des dimensions des volumes

Definition at line 47 of file TYDimensionDialog.h.

Constructor & Destructor Documentation

◆ TYDimensionDialog()

TYDimensionDialog::TYDimensionDialog ( TYAcousticVolume pElement,
QWidget *  _pParent = NULL 
)

Constructeur.

Definition at line 44 of file TYDimensionDialog.cpp.

Here is the call graph for this function:

◆ ~TYDimensionDialog()

TYDimensionDialog::~TYDimensionDialog ( )
virtual

Destructeur.

Definition at line 132 of file TYDimensionDialog.cpp.

Member Function Documentation

◆ apply

void TYDimensionDialog::apply ( )
virtualslot

Definition at line 162 of file TYDimensionDialog.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ updateContent

void TYDimensionDialog::updateContent ( )
virtualslot

Definition at line 134 of file TYDimensionDialog.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ _pDiamLineEdit

TYLineEdit* TYDimensionDialog::_pDiamLineEdit
protected

Definition at line 71 of file TYDimensionDialog.h.

◆ _pElement

TYAcousticVolume* TYDimensionDialog::_pElement
protected

Definition at line 74 of file TYDimensionDialog.h.

◆ _pHauteurLineEdit

TYLineEdit* TYDimensionDialog::_pHauteurLineEdit
protected

Definition at line 72 of file TYDimensionDialog.h.

◆ _pXLineEdit

TYLineEdit* TYDimensionDialog::_pXLineEdit
protected

Definition at line 68 of file TYDimensionDialog.h.

◆ _pYLineEdit

TYLineEdit* TYDimensionDialog::_pYLineEdit
protected

Definition at line 69 of file TYDimensionDialog.h.

◆ _pZLineEdit

TYLineEdit* TYDimensionDialog::_pZLineEdit
protected

Definition at line 70 of file TYDimensionDialog.h.


The documentation for this class was generated from the following files: