This class is a simple boolean preference, appears as a checkbox. See Preferences::Integer for details.
Definition at line 279 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) | |
operator bool (void) const | |
Public Attributes |
|
abool * | m_pAttribute |
Bool | ( | const QString & | sName, |
const QString & | sCategory, | ||
const QString & | sNameTr, | ||
const QString & | sCategoryTr, | ||
bool | bDefaultValue | ||
) |
operator bool | ( | void | ) | const |
Definition at line 284 of file preferences.h.