Preferences::Float Class Reference
#include <preferences.h>
This class represents a float value, appears as an editbox and a slider. See Preferences::Integer for mode details.
Definition at line 357 of file preferences.h.
Float |
( |
const QString & |
sName, |
|
|
const QString & |
sCategory, |
|
|
const QString & |
sNameTr, |
|
|
const QString & |
sCategoryTr, |
|
|
float |
fDefaultValue, |
|
|
float |
fMinimum = 0.0f , |
|
|
float |
fMaximum = 1.0f , |
|
|
bool |
bVisible = true |
|
) |
| |
operator float |
( |
void |
| ) |
const |
The documentation for this class was generated from the following file: