#include <clampdoubleparam.h>
Inheritance diagram for ClampDoubleParam:

Public Member Functions | |
| ClampDoubleParam (const char *formalVarName, const char *defaultValue, const char *exactTypeName="GLclampd") | |
This class inherits DoubleParam and simply modifies the min, max and step values and also the maximum widget width to its own likening.
The double floating-point value has been clamped to the range of 0.0 to 1.0.
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