|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
#include <TYSolverParamsWidget.h>


Public Member Functions | |
| TYSolverParamsRadioButtonsWidget (TYSolverParamsDataModel *dataModel) | |
Public Member Functions inherited from TYSolverParamsWidget | |
| TYSolverParamsWidget (TYSolverParamsDataModel *dataModel) | |
| virtual | ~TYSolverParamsWidget () |
| QString | value () const |
Public Attributes | |
| QGroupBox * | groupBox |
| QButtonGroup * | buttonGroup |
Public Attributes inherited from TYSolverParamsWidget | |
| TYSolverParamsDataModel * | dataModel |
Additional Inherited Members | |
Public Slots inherited from TYSolverParamsWidget | |
| void | setValue (QString value) |
| void | setValue (int value) |
| void | setValue (bool value) |
Signals inherited from TYSolverParamsWidget | |
| void | valueChanged (QString) |
Properties inherited from TYSolverParamsWidget | |
| QString | value |
Definition at line 122 of file TYSolverParamsWidget.h.
| TYSolverParamsRadioButtonsWidget::TYSolverParamsRadioButtonsWidget | ( | TYSolverParamsDataModel * | dataModel | ) |
| QButtonGroup* TYSolverParamsRadioButtonsWidget::buttonGroup |
Definition at line 130 of file TYSolverParamsWidget.h.
| QGroupBox* TYSolverParamsRadioButtonsWidget::groupBox |
Definition at line 129 of file TYSolverParamsWidget.h.