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

classe de l'objet IHM pour la gestion des objets de type SurfaceInterface More...

#include <TYSurfaceInterfaceWidget.h>

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

Public Slots

virtual void updateContent ()
 
virtual void apply ()
 

Public Member Functions

 TYSurfaceInterfaceWidget (TYSurfaceInterface *pElement, QWidget *_pParent=NULL)
 
virtual ~TYSurfaceInterfaceWidget ()
 
TYSurfaceInterfacegetElement ()
 

Protected Attributes

TYSurfaceInterface_pElement
 
QGroupBox * _groupBox
 
TYLineEdit_lineEditAire
 
QLabel * _labelAire
 
QGridLayout * _groupBoxLayout
 
QGridLayout * _surfaceInterfaceLayout
 

Detailed Description

classe de l'objet IHM pour la gestion des objets de type SurfaceInterface

Definition at line 45 of file TYSurfaceInterfaceWidget.h.

Constructor & Destructor Documentation

◆ TYSurfaceInterfaceWidget()

TYSurfaceInterfaceWidget::TYSurfaceInterfaceWidget ( TYSurfaceInterface pElement,
QWidget *  _pParent = NULL 
)

Constructeur.

Definition at line 38 of file TYSurfaceInterfaceWidget.cpp.

Here is the call graph for this function:

◆ ~TYSurfaceInterfaceWidget()

TYSurfaceInterfaceWidget::~TYSurfaceInterfaceWidget ( )
virtual

Destructeur.

Definition at line 68 of file TYSurfaceInterfaceWidget.cpp.

Member Function Documentation

◆ apply

void TYSurfaceInterfaceWidget::apply ( )
virtualslot

Definition at line 75 of file TYSurfaceInterfaceWidget.cpp.

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

◆ getElement()

TYSurfaceInterface* TYSurfaceInterfaceWidget::getElement ( )
inline

Definition at line 60 of file TYSurfaceInterfaceWidget.h.

Here is the caller graph for this function:

◆ updateContent

void TYSurfaceInterfaceWidget::updateContent ( )
virtualslot

Definition at line 70 of file TYSurfaceInterfaceWidget.cpp.

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

Member Data Documentation

◆ _groupBox

QGroupBox* TYSurfaceInterfaceWidget::_groupBox
protected

Definition at line 73 of file TYSurfaceInterfaceWidget.h.

◆ _groupBoxLayout

QGridLayout* TYSurfaceInterfaceWidget::_groupBoxLayout
protected

Definition at line 77 of file TYSurfaceInterfaceWidget.h.

◆ _labelAire

QLabel* TYSurfaceInterfaceWidget::_labelAire
protected

Definition at line 75 of file TYSurfaceInterfaceWidget.h.

◆ _lineEditAire

TYLineEdit* TYSurfaceInterfaceWidget::_lineEditAire
protected

Definition at line 74 of file TYSurfaceInterfaceWidget.h.

◆ _pElement

TYSurfaceInterface* TYSurfaceInterfaceWidget::_pElement
protected

Definition at line 71 of file TYSurfaceInterfaceWidget.h.

◆ _surfaceInterfaceLayout

QGridLayout* TYSurfaceInterfaceWidget::_surfaceInterfaceLayout
protected

Definition at line 78 of file TYSurfaceInterfaceWidget.h.


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