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

Classe de l'objet IHM pour un plan d'eau. More...

#include <TYPlanEauWidget.h>

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

Public Slots

virtual void updateContent ()
 
virtual void apply ()
 
virtual void updateUseDefault ()
 
virtual void setDefaultValue ()
 
- Public Slots inherited from TYWidget
virtual void updateContent ()=0
 
virtual void apply ()=0
 
virtual void reject ()
 

Public Member Functions

 TYPlanEauWidget (TYPlanEau *pElement, QWidget *_pParent=NULL)
 
virtual ~TYPlanEauWidget ()
 
- 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 * _groupBoxAlt
 
QLabel * _labelAltitude
 
TYLineEdit_lineEditAltitude
 
QGroupBox * _groupBoxDistMax
 
QLabel * _labelDistMax
 
TYLineEdit_lineEditDistMax
 
QGridLayout * _groupBoxDistLayout
 
QPushButton * _pushButtonUseDefault
 
QLabel * _labelUseDefault
 
QGridLayout * _planEauLayout
 
QGridLayout * _groupBoxAltLayout
 
TYTerrainWidget_terrainW
 
- 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 plan d'eau.

Definition at line 42 of file TYPlanEauWidget.h.

Constructor & Destructor Documentation

◆ TYPlanEauWidget()

TYPlanEauWidget::TYPlanEauWidget ( TYPlanEau pElement,
QWidget *  _pParent = NULL 
)

Constructeur.

Definition at line 32 of file TYPlanEauWidget.cpp.

Here is the call graph for this function:

◆ ~TYPlanEauWidget()

TYPlanEauWidget::~TYPlanEauWidget ( )
virtual

Destructeur.

Definition at line 95 of file TYPlanEauWidget.cpp.

Member Function Documentation

◆ apply

void TYPlanEauWidget::apply ( )
virtualslot

Definition at line 114 of file TYPlanEauWidget.cpp.

Here is the call graph for this function:

◆ setDefaultValue

void TYPlanEauWidget::setDefaultValue ( )
virtualslot

Definition at line 132 of file TYPlanEauWidget.cpp.

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

◆ updateContent

void TYPlanEauWidget::updateContent ( )
virtualslot

Definition at line 97 of file TYPlanEauWidget.cpp.

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

◆ updateUseDefault

void TYPlanEauWidget::updateUseDefault ( )
virtualslot

Definition at line 145 of file TYPlanEauWidget.cpp.

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

Member Data Documentation

◆ _groupBoxAlt

QGroupBox* TYPlanEauWidget::_groupBoxAlt
protected

Definition at line 67 of file TYPlanEauWidget.h.

◆ _groupBoxAltLayout

QGridLayout* TYPlanEauWidget::_groupBoxAltLayout
protected

Definition at line 80 of file TYPlanEauWidget.h.

◆ _groupBoxDistLayout

QGridLayout* TYPlanEauWidget::_groupBoxDistLayout
protected

Definition at line 74 of file TYPlanEauWidget.h.

◆ _groupBoxDistMax

QGroupBox* TYPlanEauWidget::_groupBoxDistMax
protected

Definition at line 71 of file TYPlanEauWidget.h.

◆ _labelAltitude

QLabel* TYPlanEauWidget::_labelAltitude
protected

Definition at line 68 of file TYPlanEauWidget.h.

◆ _labelDistMax

QLabel* TYPlanEauWidget::_labelDistMax
protected

Definition at line 72 of file TYPlanEauWidget.h.

◆ _labelUseDefault

QLabel* TYPlanEauWidget::_labelUseDefault
protected

Definition at line 77 of file TYPlanEauWidget.h.

◆ _lineEditAltitude

TYLineEdit* TYPlanEauWidget::_lineEditAltitude
protected

Definition at line 69 of file TYPlanEauWidget.h.

◆ _lineEditDistMax

TYLineEdit* TYPlanEauWidget::_lineEditDistMax
protected

Definition at line 73 of file TYPlanEauWidget.h.

◆ _planEauLayout

QGridLayout* TYPlanEauWidget::_planEauLayout
protected

Definition at line 79 of file TYPlanEauWidget.h.

◆ _pushButtonUseDefault

QPushButton* TYPlanEauWidget::_pushButtonUseDefault
protected

Definition at line 76 of file TYPlanEauWidget.h.

◆ _terrainW

TYTerrainWidget* TYPlanEauWidget::_terrainW
protected

Definition at line 82 of file TYPlanEauWidget.h.


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