#include <floatparam.h>
Inheritance diagram for FloatParam:

Public Member Functions | |
| FloatParam (const char *formalVarName, const char *defaultValue, const char *exactTypeName="GLfloat") | |
This class inherits DoubleParam and simply modifies the min, max and step values and also the maximum widget width to its own likening.
As an editor widget, it provides a SuperSpinBox, which is an extension of a standard integer QSpinBox, but instead provides support of doubles and floats.
|
||||||||||||||||
|
|
1.3.2