classe de l'objet IHM pour un spectre
More...
#include <TYSpectreWidget.h>
classe de l'objet IHM pour un spectre
Definition at line 56 of file TYSpectreWidget.h.
◆ TYSpectreWidget()
| TYSpectreWidget::TYSpectreWidget |
( |
TYSpectre * |
pElement, |
|
|
QWidget * |
_pParent = NULL |
|
) |
| |
◆ ~TYSpectreWidget()
| TYSpectreWidget::~TYSpectreWidget |
( |
| ) |
|
|
virtual |
◆ apply
| void TYSpectreWidget::apply |
( |
| ) |
|
|
virtualslot |
◆ changeOctave
| void TYSpectreWidget::changeOctave |
( |
| ) |
|
|
slot |
Gere le passage de tiers d'octave a octave et inversement.
Definition at line 521 of file TYSpectreWidget.cpp.
◆ changeType
| void TYSpectreWidget::changeType |
( |
| ) |
|
|
slot |
◆ exportCsv
| void TYSpectreWidget::exportCsv |
( |
| ) |
|
|
slot |
◆ getPrecision() [1/2]
| int TYSpectreWidget::getPrecision |
( |
| ) |
|
|
inline |
◆ getPrecision() [2/2]
| const int TYSpectreWidget::getPrecision |
( |
| ) |
const |
|
inline |
◆ importCsv
| void TYSpectreWidget::importCsv |
( |
| ) |
|
|
slot |
◆ print
| void TYSpectreWidget::print |
( |
| ) |
|
|
slot |
◆ resetTab()
| void TYSpectreWidget::resetTab |
( |
| ) |
|
◆ setContentEnabled
| void TYSpectreWidget::setContentEnabled |
( |
bool |
state | ) |
|
|
slot |
◆ setPrecision()
| void TYSpectreWidget::setPrecision |
( |
const int & |
prec | ) |
|
|
inline |
◆ spectre()
| void TYSpectreWidget::spectre |
( |
TYSpectre * |
pSpectre | ) |
|
Construit un spectre a partir du contenu du widget.
A la difference difference de la methode tableauToSpectre, cette methode cree un spectre pleinement fonctionnel
- Parameters
-
Definition at line 634 of file TYSpectreWidget.cpp.
◆ spectreToTableau()
| void TYSpectreWidget::spectreToTableau |
( |
TYSpectre * |
pSpectre | ) |
|
◆ tabChanged
| void TYSpectreWidget::tabChanged |
( |
int |
index | ) |
|
|
slot |
◆ tableauToSpectre()
| void TYSpectreWidget::tableauToSpectre |
( |
TYSpectre * |
pSpectre | ) |
|
◆ tabValueChanged
| void TYSpectreWidget::tabValueChanged |
( |
int |
row, |
|
|
int |
col |
|
) |
| |
|
slot |
◆ updateContent
| void TYSpectreWidget::updateContent |
( |
| ) |
|
|
virtualslot |
◆ _buttonGroup
| QButtonGroup* TYSpectreWidget::_buttonGroup |
|
protected |
◆ _comboBoxType
| QComboBox* TYSpectreWidget::_comboBoxType |
|
protected |
◆ _courbeWidget
◆ _elmW
◆ _etatSpectre
| QString TYSpectreWidget::_etatSpectre |
|
private |
◆ _groupBox
| QGroupBox* TYSpectreWidget::_groupBox |
|
protected |
◆ _groupBoxLayout
| QGridLayout* TYSpectreWidget::_groupBoxLayout |
|
protected |
◆ _histoWidget
◆ _isDrawing
| bool TYSpectreWidget::_isDrawing |
|
private |
◆ _isModified
| bool TYSpectreWidget::_isModified |
|
protected |
◆ _labelType
| QLabel* TYSpectreWidget::_labelType |
|
protected |
◆ _labeRq
| QLabel* TYSpectreWidget::_labeRq |
|
protected |
◆ _lineEditRq
| QLineEdit* TYSpectreWidget::_lineEditRq |
|
protected |
◆ _listViewTabSp
| QTreeWidget* TYSpectreWidget::_listViewTabSp |
|
protected |
◆ _nbFreq
| int TYSpectreWidget::_nbFreq |
|
protected |
◆ _precision
| int TYSpectreWidget::_precision |
|
protected |
◆ _printer
| QPrinter* TYSpectreWidget::_printer |
|
protected |
◆ _pTmpSpectre
◆ _pushButtonExport
| QPushButton* TYSpectreWidget::_pushButtonExport |
|
protected |
◆ _pushButtonFit
| QPushButton* TYSpectreWidget::_pushButtonFit |
|
protected |
◆ _pushButtonImport
| QPushButton* TYSpectreWidget::_pushButtonImport |
|
protected |
◆ _pushButtonPrint
| QPushButton* TYSpectreWidget::_pushButtonPrint |
|
protected |
◆ _radioButtonOctave
| QRadioButton* TYSpectreWidget::_radioButtonOctave |
|
protected |
◆ _radioButtonTiers
| QRadioButton* TYSpectreWidget::_radioButtonTiers |
|
protected |
◆ _spectreLayout
| QGridLayout* TYSpectreWidget::_spectreLayout |
|
protected |
◆ _tableau
| QTableWidget* TYSpectreWidget::_tableau |
|
protected |
◆ _tabWidget
| QTabWidget* TYSpectreWidget::_tabWidget |
|
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/TYSpectreWidget.h
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan-fbessou/checkouts/latest/Tympan/gui/widgets/TYSpectreWidget.cpp