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


Public Member Functions | |
| TYSolverParamsCheckBoxWidget (TYSolverParamsDataModel *dataModel) | |
Public Member Functions inherited from TYSolverParamsWidget | |
| TYSolverParamsWidget (TYSolverParamsDataModel *dataModel) | |
| virtual | ~TYSolverParamsWidget () |
| QString | value () const |
Public Attributes | |
| QCheckBox * | checkBox |
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 137 of file TYSolverParamsWidget.h.
| TYSolverParamsCheckBoxWidget::TYSolverParamsCheckBoxWidget | ( | TYSolverParamsDataModel * | dataModel | ) |
| QCheckBox* TYSolverParamsCheckBoxWidget::checkBox |
Definition at line 143 of file TYSolverParamsWidget.h.