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

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

#include <TYSolWidget.h>

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

Public Slots

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

Public Member Functions

 TYSolWidget (TYSol *pElement, QWidget *_pParent=NULL)
 
virtual ~TYSolWidget ()
 
- 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 * _groupBoxDefaultSolver
 
QGroupBox * _groupBox9613Solver
 
TYLineEdit_lineEditEpaisseur
 
TYLineEdit_lineEditResistivite
 
TYLineEdit_lineEditEcartType
 
TYLineEdit_lineEditLongueur
 
TYLineEdit_lineEditFacteurG
 
QLabel * _labelEpaisseur
 
QLabel * _labelResistivite
 
QLabel * _labelEcartType
 
QLabel * _labelLongueur
 
QLabel * _labelFacteurG
 
QPushButton * _pushButtonResistivite
 
QGridLayout * _solLayout
 
QGridLayout * _groupBoxDefaultSolverLayout
 
QGridLayout * _groupBox9613SolverLayout
 
TYElementWidget_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 sol

Definition at line 43 of file TYSolWidget.h.

Constructor & Destructor Documentation

◆ TYSolWidget()

TYSolWidget::TYSolWidget ( TYSol pElement,
QWidget *  _pParent = NULL 
)

Constructeur.

Definition at line 33 of file TYSolWidget.cpp.

Here is the call graph for this function:

◆ ~TYSolWidget()

TYSolWidget::~TYSolWidget ( )
virtual

Destructeur.

Definition at line 121 of file TYSolWidget.cpp.

Member Function Documentation

◆ apply

void TYSolWidget::apply ( )
virtualslot

Definition at line 137 of file TYSolWidget.cpp.

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

◆ editResistivite

void TYSolWidget::editResistivite ( )
slot

Definition at line 167 of file TYSolWidget.cpp.

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

◆ updateContent

void TYSolWidget::updateContent ( )
virtualslot

Definition at line 123 of file TYSolWidget.cpp.

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

Member Data Documentation

◆ _elmW

TYElementWidget* TYSolWidget::_elmW
protected

Definition at line 87 of file TYSolWidget.h.

◆ _groupBox9613Solver

QGroupBox* TYSolWidget::_groupBox9613Solver
protected

Definition at line 68 of file TYSolWidget.h.

◆ _groupBox9613SolverLayout

QGridLayout* TYSolWidget::_groupBox9613SolverLayout
protected

Definition at line 85 of file TYSolWidget.h.

◆ _groupBoxDefaultSolver

QGroupBox* TYSolWidget::_groupBoxDefaultSolver
protected

Definition at line 67 of file TYSolWidget.h.

◆ _groupBoxDefaultSolverLayout

QGridLayout* TYSolWidget::_groupBoxDefaultSolverLayout
protected

Definition at line 84 of file TYSolWidget.h.

◆ _labelEcartType

QLabel* TYSolWidget::_labelEcartType
protected

Definition at line 76 of file TYSolWidget.h.

◆ _labelEpaisseur

QLabel* TYSolWidget::_labelEpaisseur
protected

Definition at line 74 of file TYSolWidget.h.

◆ _labelFacteurG

QLabel* TYSolWidget::_labelFacteurG
protected

Definition at line 78 of file TYSolWidget.h.

◆ _labelLongueur

QLabel* TYSolWidget::_labelLongueur
protected

Definition at line 77 of file TYSolWidget.h.

◆ _labelResistivite

QLabel* TYSolWidget::_labelResistivite
protected

Definition at line 75 of file TYSolWidget.h.

◆ _lineEditEcartType

TYLineEdit* TYSolWidget::_lineEditEcartType
protected

Definition at line 71 of file TYSolWidget.h.

◆ _lineEditEpaisseur

TYLineEdit* TYSolWidget::_lineEditEpaisseur
protected

Definition at line 69 of file TYSolWidget.h.

◆ _lineEditFacteurG

TYLineEdit* TYSolWidget::_lineEditFacteurG
protected

Definition at line 73 of file TYSolWidget.h.

◆ _lineEditLongueur

TYLineEdit* TYSolWidget::_lineEditLongueur
protected

Definition at line 72 of file TYSolWidget.h.

◆ _lineEditResistivite

TYLineEdit* TYSolWidget::_lineEditResistivite
protected

Definition at line 70 of file TYSolWidget.h.

◆ _pushButtonResistivite

QPushButton* TYSolWidget::_pushButtonResistivite
protected

Definition at line 80 of file TYSolWidget.h.

◆ _solLayout

QGridLayout* TYSolWidget::_solLayout
protected

Definition at line 83 of file TYSolWidget.h.


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