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

classe de l'objet IHM pour un mur More...

#include <TYMurWidget.h>

Inheritance diagram for TYMurWidget:
Inheritance graph
[legend]
Collaboration diagram for TYMurWidget:
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

 TYMurWidget (TYMur *pElement, QWidget *_pParent=NULL)
 
virtual ~TYMurWidget ()
 
- 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

QPushButton * _pPushButtonParoi
 
QGridLayout * _murLayout
 
QLineEdit * _lineEditNomParoi
 
QLabel * _labeUseEtage
 
QCheckBox * _checkBoxUseEtage
 
TYAcousticRectangleNodeWidget_elmW
 
- 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 un mur

Definition at line 47 of file TYMurWidget.h.

Constructor & Destructor Documentation

◆ TYMurWidget()

TYMurWidget::TYMurWidget ( TYMur pElement,
QWidget *  _pParent = NULL 
)

Constructeur.

Definition at line 34 of file TYMurWidget.cpp.

Here is the call graph for this function:

◆ ~TYMurWidget()

TYMurWidget::~TYMurWidget ( )
virtual

Destructeur.

Definition at line 74 of file TYMurWidget.cpp.

Member Function Documentation

◆ apply

void TYMurWidget::apply ( )
virtualslot

Definition at line 85 of file TYMurWidget.cpp.

Here is the call graph for this function:

◆ editParoi

void TYMurWidget::editParoi ( )
slot

Edite la widget de la paroi.

Definition at line 93 of file TYMurWidget.cpp.

Here is the caller graph for this function:

◆ updateContent

void TYMurWidget::updateContent ( )
virtualslot

Definition at line 76 of file TYMurWidget.cpp.

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

◆ updateUseParoi

void TYMurWidget::updateUseParoi ( )
slot

Definition at line 103 of file TYMurWidget.cpp.

Here is the caller graph for this function:

Member Data Documentation

◆ _checkBoxUseEtage

QCheckBox* TYMurWidget::_checkBoxUseEtage
protected

Definition at line 84 of file TYMurWidget.h.

◆ _elmW

TYAcousticRectangleNodeWidget* TYMurWidget::_elmW
protected

Definition at line 86 of file TYMurWidget.h.

◆ _labeUseEtage

QLabel* TYMurWidget::_labeUseEtage
protected

Definition at line 83 of file TYMurWidget.h.

◆ _lineEditNomParoi

QLineEdit* TYMurWidget::_lineEditNomParoi
protected

Definition at line 81 of file TYMurWidget.h.

◆ _murLayout

QGridLayout* TYMurWidget::_murLayout
protected

Definition at line 80 of file TYMurWidget.h.

◆ _pPushButtonParoi

QPushButton* TYMurWidget::_pPushButtonParoi
protected

Definition at line 78 of file TYMurWidget.h.


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