This class is a simple boolean preference, appears as a checkbox. See Preferences::Integer for details.
Definition at line 313 of file preferences.h.
#include <preferences.h>
Public Member Functions |
|
| Bool (const QString &sName, const QString &sCategory, const QString &sNameTr, const QString &sCategoryTr, bool bDefaultValue, bool bVisible=true) | |
| operator bool (void) const | |
Public Attributes |
|
| abool * | m_pAttribute |
| operator bool | ( | void | ) | const |
Definition at line 318 of file preferences.h.