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

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

#include <TYEcranWidget.h>

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

Public Slots

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

Public Member Functions

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

QGridLayout * _ecranLayout
 
TYAcousticFaceSetWidget_elmW
 
QWidget * _widgetProp
 
QGroupBox * _groupBoxHauteur
 
QGroupBox * _groupBoxEpaisseur
 
QGridLayout * _groupBoxPropLayout
 
QGridLayout * _groupBoxHauteurLayout
 
QGridLayout * _groupBoxEpaisseurLayout
 
TYLineEdit_lineEditHauteur
 
TYLineEdit_lineEditEpaisseur
 
- 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 ecran

Definition at line 49 of file TYEcranWidget.h.

Constructor & Destructor Documentation

◆ TYEcranWidget()

TYEcranWidget::TYEcranWidget ( TYEcran pElement,
QWidget *  _pParent = NULL 
)

Constructeur.

Definition at line 35 of file TYEcranWidget.cpp.

Here is the call graph for this function:

◆ ~TYEcranWidget()

TYEcranWidget::~TYEcranWidget ( )
virtual

Destructeur.

Definition at line 81 of file TYEcranWidget.cpp.

Member Function Documentation

◆ apply

void TYEcranWidget::apply ( )
virtualslot

Definition at line 91 of file TYEcranWidget.cpp.

Here is the call graph for this function:

◆ updateContent

void TYEcranWidget::updateContent ( )
virtualslot

Definition at line 83 of file TYEcranWidget.cpp.

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

Member Data Documentation

◆ _ecranLayout

QGridLayout* TYEcranWidget::_ecranLayout
protected

Definition at line 72 of file TYEcranWidget.h.

◆ _elmW

TYAcousticFaceSetWidget* TYEcranWidget::_elmW
protected

Definition at line 74 of file TYEcranWidget.h.

◆ _groupBoxEpaisseur

QGroupBox* TYEcranWidget::_groupBoxEpaisseur
protected

Definition at line 78 of file TYEcranWidget.h.

◆ _groupBoxEpaisseurLayout

QGridLayout* TYEcranWidget::_groupBoxEpaisseurLayout
protected

Definition at line 81 of file TYEcranWidget.h.

◆ _groupBoxHauteur

QGroupBox* TYEcranWidget::_groupBoxHauteur
protected

Definition at line 77 of file TYEcranWidget.h.

◆ _groupBoxHauteurLayout

QGridLayout* TYEcranWidget::_groupBoxHauteurLayout
protected

Definition at line 80 of file TYEcranWidget.h.

◆ _groupBoxPropLayout

QGridLayout* TYEcranWidget::_groupBoxPropLayout
protected

Definition at line 79 of file TYEcranWidget.h.

◆ _lineEditEpaisseur

TYLineEdit* TYEcranWidget::_lineEditEpaisseur
protected

Definition at line 84 of file TYEcranWidget.h.

◆ _lineEditHauteur

TYLineEdit* TYEcranWidget::_lineEditHauteur
protected

Definition at line 83 of file TYEcranWidget.h.

◆ _widgetProp

QWidget* TYEcranWidget::_widgetProp
protected

Definition at line 76 of file TYEcranWidget.h.


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