This class represents a string preference value. See Preferences::Integer for mode details.
Definition at line 329 of file preferences.h.
#include <preferences.h>
Public Member Functions |
|
| String (const QString &sName, const QString &sCategory, const QString &sNameTr, const QString &sCategoryTr, const QString &sDefaultValue, bool bVisible=true) | |
| operator QString (void) const | |
Public Attributes |
|
| astring * | m_pAttribute |
| operator QString | ( | void | ) | const |
Definition at line 334 of file preferences.h.