classe de l'objet IHM pour une ligne acoustique
More...
#include <TYAcousticLineWidget.h>
classe de l'objet IHM pour une ligne acoustique
Definition at line 50 of file TYAcousticLineWidget.h.
◆ TYAcousticLineWidget()
| TYAcousticLineWidget::TYAcousticLineWidget |
( |
TYAcousticLine * |
pElement, |
|
|
QWidget * |
_pParent = NULL |
|
) |
| |
◆ ~TYAcousticLineWidget()
| TYAcousticLineWidget::~TYAcousticLineWidget |
( |
| ) |
|
|
virtual |
◆ apply
| void TYAcousticLineWidget::apply |
( |
| ) |
|
|
virtualslot |
◆ changeRegime
| void TYAcousticLineWidget::changeRegime |
( |
int |
regime | ) |
|
|
slot |
◆ createNewRegime
| void TYAcousticLineWidget::createNewRegime |
( |
| ) |
|
|
slot |
◆ deleteRegime
| void TYAcousticLineWidget::deleteRegime |
( |
| ) |
|
|
slot |
◆ editAtt
| void TYAcousticLineWidget::editAtt |
( |
| ) |
|
|
slot |
◆ editSrcLin
| void TYAcousticLineWidget::editSrcLin |
( |
| ) |
|
|
slot |
◆ renameRegime
| void TYAcousticLineWidget::renameRegime |
( |
const QString & |
nom | ) |
|
|
slot |
◆ saveCurrentRegime
| void TYAcousticLineWidget::saveCurrentRegime |
( |
| ) |
|
|
slot |
◆ setSpectreToReadOnly
| void TYAcousticLineWidget::setSpectreToReadOnly |
( |
| ) |
|
|
slot |
◆ showSpectre
| void TYAcousticLineWidget::showSpectre |
( |
| ) |
|
|
slot |
◆ updateComboRegime()
| void TYAcousticLineWidget::updateComboRegime |
( |
| ) |
|
◆ updateContent
| void TYAcousticLineWidget::updateContent |
( |
| ) |
|
|
virtualslot |
◆ updateFromCurrentRegime()
| void TYAcousticLineWidget::updateFromCurrentRegime |
( |
| ) |
|
◆ useAttenuateur
| void TYAcousticLineWidget::useAttenuateur |
( |
| ) |
|
|
slot |
◆ _acousticLineLayout
| QGridLayout* TYAcousticLineWidget::_acousticLineLayout |
|
protected |
◆ _buttonGroupTypeDistrib
| QButtonGroup* TYAcousticLineWidget::_buttonGroupTypeDistrib |
|
protected |
◆ _checkBoxIsRayonnant
| QCheckBox* TYAcousticLineWidget::_checkBoxIsRayonnant |
|
protected |
◆ _checkBoxUseAtt
| QCheckBox* TYAcousticLineWidget::_checkBoxUseAtt |
|
protected |
◆ _comboBoxSelectRegime
| QComboBox* TYAcousticLineWidget::_comboBoxSelectRegime |
|
protected |
◆ _elmW
◆ _groupBoxAtt
| QGroupBox* TYAcousticLineWidget::_groupBoxAtt |
|
protected |
◆ _groupBoxAttLayout
| QGridLayout* TYAcousticLineWidget::_groupBoxAttLayout |
|
protected |
◆ _groupBoxDensite
| QGroupBox* TYAcousticLineWidget::_groupBoxDensite |
|
protected |
◆ _groupBoxDensiteLayout
| QGridLayout* TYAcousticLineWidget::_groupBoxDensiteLayout |
|
protected |
◆ _groupBoxLine
| QGroupBox* TYAcousticLineWidget::_groupBoxLine |
|
protected |
◆ _groupBoxLineLayout
| QGridLayout* TYAcousticLineWidget::_groupBoxLineLayout |
|
protected |
◆ _groupBoxListPt
| QGroupBox* TYAcousticLineWidget::_groupBoxListPt |
|
protected |
◆ _groupBoxListPtLayout
| QGridLayout* TYAcousticLineWidget::_groupBoxListPtLayout |
|
protected |
◆ _groupBoxSpectre
| QGroupBox* TYAcousticLineWidget::_groupBoxSpectre |
|
protected |
◆ _groupBoxSpectreLayout
| QGridLayout* TYAcousticLineWidget::_groupBoxSpectreLayout |
|
protected |
◆ _groupBoxSrcLin
| QGroupBox* TYAcousticLineWidget::_groupBoxSrcLin |
|
protected |
◆ _groupBoxSrcLinLayout
| QGridLayout* TYAcousticLineWidget::_groupBoxSrcLinLayout |
|
protected |
◆ _labelIsRayonnant
| QLabel* TYAcousticLineWidget::_labelIsRayonnant |
|
protected |
◆ _labelLargeur
| QLabel* TYAcousticLineWidget::_labelLargeur |
|
protected |
◆ _labeUseAtt
| QLabel* TYAcousticLineWidget::_labeUseAtt |
|
protected |
◆ _lineEditDensiteSrcs
| TYLineEdit* TYAcousticLineWidget::_lineEditDensiteSrcs |
|
protected |
◆ _lineEditLargeur
| TYLineEdit* TYAcousticLineWidget::_lineEditLargeur |
|
protected |
◆ _lineEditNomAtt
| QLineEdit* TYAcousticLineWidget::_lineEditNomAtt |
|
protected |
◆ _lineEditNomSrcLin
| QLineEdit* TYAcousticLineWidget::_lineEditNomSrcLin |
|
protected |
◆ _pRadioButtonCalculee
| QRadioButton* TYAcousticLineWidget::_pRadioButtonCalculee |
|
protected |
◆ _pRadioButtonImposee
| QRadioButton* TYAcousticLineWidget::_pRadioButtonImposee |
|
protected |
◆ _pTabPtsW
◆ _pushButtonNewRegime
| QPushButton* TYAcousticLineWidget::_pushButtonNewRegime |
|
protected |
◆ _pushButtonRemRegime
| QPushButton* TYAcousticLineWidget::_pushButtonRemRegime |
|
protected |
◆ _pushButtonShowSpectre
| QPushButton* TYAcousticLineWidget::_pushButtonShowSpectre |
|
protected |
◆ _pushButtonSpectreAtt
| QPushButton* TYAcousticLineWidget::_pushButtonSpectreAtt |
|
protected |
◆ _pushButtonSrcLin
| QPushButton* TYAcousticLineWidget::_pushButtonSrcLin |
|
protected |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan-fbessou/checkouts/latest/Tympan/gui/widgets/TYAcousticLineWidget.h
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan-fbessou/checkouts/latest/Tympan/gui/widgets/TYAcousticLineWidget.cpp