GOFIGURE2  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes
QGoAlgoParameter.h File Reference
#include <string>
#include <stdlib.h>
#include <QStringList>
#include <QSpinBox>
#include <QDoubleSpinBox>
#include <QComboBox>
Include dependency graph for QGoAlgoParameter.h:
This graph shows which files directly or indirectly include this file:

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 >