This class represents a float value, appears as an editbox and a slider. See Preferences::Integer for mode details.
Definition at line 321 of file preferences.h.
#include <preferences.h>
Public Member Functions |
|
| Float (const QString &sName, const QString &sCategory, const QString &sNameTr, const QString &sCategoryTr, float fDefaultValue, float fMinimum, float fMaximum, bool bVisible=true) | |
| operator float (void) const | |
Public Attributes |
|
| afloatr * | m_pAttribute |
| operator float | ( | void | ) | const |
Definition at line 326 of file preferences.h.