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

classe de l'objet IHM pour un point de calcul More...

#include <TYPointCalculWidget.h>

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

Public Slots

virtual void updateContent ()
 
virtual void apply ()
 
void changeCalcul (int calcul)
 
void editSpectre ()
 
- Public Slots inherited from TYWidget
virtual void updateContent ()=0
 
virtual void apply ()=0
 
virtual void reject ()
 

Public Member Functions

 TYPointCalculWidget (TYPointCalcul *pElement, QWidget *_pParent=NULL)
 
virtual ~TYPointCalculWidget ()
 
void setLayoutSpacing (int margin, int spacing)
 
- 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

QLineEdit * _lineEditNomSpectre
 
QButtonGroup * _buttonGroupState
 
QGroupBox * _groupBoxState
 
QRadioButton * _pRadioButtonInactif
 
QRadioButton * _pRadioButtonActif
 
QLabel * _labelSpectreCalcul
 Choix du calcul associe au spectre. More...
 
TYElementWidget_elmW
 
TYPointWidget_ptW
 
QGridLayout * _pPointCalculLayout
 
- 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 point de calcul

Definition at line 52 of file TYPointCalculWidget.h.

Constructor & Destructor Documentation

◆ TYPointCalculWidget()

TYPointCalculWidget::TYPointCalculWidget ( TYPointCalcul pElement,
QWidget *  _pParent = NULL 
)

Constructeur.

Definition at line 34 of file TYPointCalculWidget.cpp.

Here is the call graph for this function:

◆ ~TYPointCalculWidget()

TYPointCalculWidget::~TYPointCalculWidget ( )
virtual

Destructeur.

Definition at line 97 of file TYPointCalculWidget.cpp.

Member Function Documentation

◆ apply

void TYPointCalculWidget::apply ( )
virtualslot

Definition at line 112 of file TYPointCalculWidget.cpp.

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

◆ changeCalcul

void TYPointCalculWidget::changeCalcul ( int  calcul)
slot

Change le calcul et le spectre concerne

Definition at line 120 of file TYPointCalculWidget.cpp.

◆ editSpectre

void TYPointCalculWidget::editSpectre ( )
slot

Edite la widget du spectre.

Definition at line 128 of file TYPointCalculWidget.cpp.

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

◆ setLayoutSpacing()

void TYPointCalculWidget::setLayoutSpacing ( int  margin,
int  spacing 
)
inline

Permet de modifier les parametres du layout.

Parameters
marginLa valeur de la marge.
spacingLa valeur de l'espacement.

Definition at line 75 of file TYPointCalculWidget.h.

Here is the caller graph for this function:

◆ updateContent

void TYPointCalculWidget::updateContent ( )
virtualslot

Definition at line 99 of file TYPointCalculWidget.cpp.

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

Member Data Documentation

◆ _buttonGroupState

QButtonGroup* TYPointCalculWidget::_buttonGroupState
protected

Definition at line 103 of file TYPointCalculWidget.h.

◆ _elmW

TYElementWidget* TYPointCalculWidget::_elmW
protected

Definition at line 111 of file TYPointCalculWidget.h.

◆ _groupBoxState

QGroupBox* TYPointCalculWidget::_groupBoxState
protected

Definition at line 104 of file TYPointCalculWidget.h.

◆ _labelSpectreCalcul

QLabel* TYPointCalculWidget::_labelSpectreCalcul
protected

Choix du calcul associe au spectre.

Definition at line 109 of file TYPointCalculWidget.h.

◆ _lineEditNomSpectre

QLineEdit* TYPointCalculWidget::_lineEditNomSpectre
protected

Affiche la dialog ResultatTree.

Definition at line 102 of file TYPointCalculWidget.h.

◆ _pPointCalculLayout

QGridLayout* TYPointCalculWidget::_pPointCalculLayout
protected

Definition at line 114 of file TYPointCalculWidget.h.

◆ _pRadioButtonActif

QRadioButton* TYPointCalculWidget::_pRadioButtonActif
protected

Definition at line 106 of file TYPointCalculWidget.h.

◆ _pRadioButtonInactif

QRadioButton* TYPointCalculWidget::_pRadioButtonInactif
protected

Definition at line 105 of file TYPointCalculWidget.h.

◆ _ptW

TYPointWidget* TYPointCalculWidget::_ptW
protected

Definition at line 113 of file TYPointCalculWidget.h.


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