GOFIGURE2
0.9.0
|
#include <string>
#include <stdlib.h>
#include <QStringList>
#include <QSpinBox>
#include <QDoubleSpinBox>
#include <QComboBox>
Go to the source code of this file.
Classes | |
class | QGoAlgoParameter< T > |
specialized class for a parameter to be added in an algorithm widget More... | |
class | QGoAlgoParameter< double > |
class | QGoAlgoParameter< int > |
class | QGoAlgoParameter< std::string > |