Objet contenant les informations concernant les parametres du solveur.
More...
#include <TYSolverParamsWidget.h>
Objet contenant les informations concernant les parametres du solveur.
Definition at line 40 of file TYSolverParamsWidget.h.
◆ TYSolverParamsDataModel()
| TYSolverParamsDataModel::TYSolverParamsDataModel |
( |
QString |
paramName, |
|
|
QString |
type, |
|
|
QStringList |
valuesLabel = QStringList(), |
|
|
QString |
defaultValue = "0" |
|
) |
| |
◆ ~TYSolverParamsDataModel()
| virtual TYSolverParamsDataModel::~TYSolverParamsDataModel |
( |
| ) |
|
|
inlinevirtual |
◆ fromJsonObject()
◆ isBool()
| bool TYSolverParamsDataModel::isBool |
( |
| ) |
|
|
inline |
◆ isInt()
| bool TYSolverParamsDataModel::isInt |
( |
| ) |
|
|
inline |
◆ isLabeledValues()
| bool TYSolverParamsDataModel::isLabeledValues |
( |
| ) |
|
|
inline |
◆ isNumber()
| bool TYSolverParamsDataModel::isNumber |
( |
| ) |
|
|
inline |
◆ defaultValue
| QString TYSolverParamsDataModel::defaultValue |
◆ paramName
| QString TYSolverParamsDataModel::paramName |
◆ type
| QString TYSolverParamsDataModel::type |
◆ valueLabels
| QStringList TYSolverParamsDataModel::valueLabels |
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/TYSolverParamsWidget.h
- /home/docs/checkouts/readthedocs.org/user_builds/code-tympan-fbessou/checkouts/latest/Tympan/gui/widgets/TYSolverParamsWidget.cpp