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

Classe de l'objet IHM pour une dalle. More...

#include <TYDalleWidget.h>

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

Public Slots

virtual void updateContent ()
 
virtual void apply ()
 
void editParoi ()
 
void updateUseParoi ()
 
- Public Slots inherited from TYWidget
virtual void updateContent ()=0
 
virtual void apply ()=0
 
virtual void reject ()
 

Public Member Functions

 TYDalleWidget (TYDalle *pElement, QWidget *_pParent=NULL)
 
virtual ~TYDalleWidget ()
 
- Public Member Functions inherited from TYWidget
 TYWidget (TYElement *pElement, QWidget *parent=0, const char *name=0, Qt::WindowFlags f=QFlag(0))
 
virtual ~TYWidget ()
 
void setElement (TYElement *pElement)
 

Protected Attributes

QGroupBox * _groupBoxParoi
 
QLineEdit * _lineEditNomParoi
 
QPushButton * _pushButtonParoi
 
QGridLayout * _dalleLayout
 
QGridLayout * _groupBoxParoiLayout
 
QLabel * _labeUseEtage
 
QCheckBox * _checkBoxUseEtage
 
TYAcousticPolygonWidget_accPolygonW
 
- Protected Attributes inherited from TYWidget
TYElement_pElement
 
bool _locked
 

Additional Inherited Members

- Signals inherited from TYWidget
void modified ()
 
- Static Public Member Functions inherited from TYWidget
static int edit (TYElement *pElement, QWidget *pParent=NULL)
 
static QString getDisplayName (TYElement *pElt)
 

Detailed Description

Classe de l'objet IHM pour une dalle.

Definition at line 48 of file TYDalleWidget.h.

Constructor & Destructor Documentation

◆ TYDalleWidget()

TYDalleWidget::TYDalleWidget ( TYDalle pElement,
QWidget *  _pParent = NULL 
)

Constructeur.

Definition at line 33 of file TYDalleWidget.cpp.

Here is the call graph for this function:

◆ ~TYDalleWidget()

TYDalleWidget::~TYDalleWidget ( )
virtual

Destructeur.

Definition at line 75 of file TYDalleWidget.cpp.

Member Function Documentation

◆ apply

void TYDalleWidget::apply ( )
virtualslot

Definition at line 87 of file TYDalleWidget.cpp.

Here is the call graph for this function:

◆ editParoi

void TYDalleWidget::editParoi ( )
slot

Edite la widget de la paroi.

Definition at line 95 of file TYDalleWidget.cpp.

Here is the caller graph for this function:

◆ updateContent

void TYDalleWidget::updateContent ( )
virtualslot

Definition at line 77 of file TYDalleWidget.cpp.

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

◆ updateUseParoi

void TYDalleWidget::updateUseParoi ( )
slot

Definition at line 105 of file TYDalleWidget.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ _accPolygonW

TYAcousticPolygonWidget* TYDalleWidget::_accPolygonW
protected

Definition at line 89 of file TYDalleWidget.h.

◆ _checkBoxUseEtage

QCheckBox* TYDalleWidget::_checkBoxUseEtage
protected

Definition at line 87 of file TYDalleWidget.h.

◆ _dalleLayout

QGridLayout* TYDalleWidget::_dalleLayout
protected

Definition at line 83 of file TYDalleWidget.h.

◆ _groupBoxParoi

QGroupBox* TYDalleWidget::_groupBoxParoi
protected

Definition at line 79 of file TYDalleWidget.h.

◆ _groupBoxParoiLayout

QGridLayout* TYDalleWidget::_groupBoxParoiLayout
protected

Definition at line 84 of file TYDalleWidget.h.

◆ _labeUseEtage

QLabel* TYDalleWidget::_labeUseEtage
protected

Definition at line 86 of file TYDalleWidget.h.

◆ _lineEditNomParoi

QLineEdit* TYDalleWidget::_lineEditNomParoi
protected

Definition at line 80 of file TYDalleWidget.h.

◆ _pushButtonParoi

QPushButton* TYDalleWidget::_pushButtonParoi
protected

Definition at line 81 of file TYDalleWidget.h.


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