This class represents a string preference value. See Preferences::Integer for mode details.
Definition at line 295 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) | |
| operator QString (void) const | |
Public Attributes |
|
| astring * | m_pAttribute |
| String | ( | const QString & | sName, |
| const QString & | sCategory, | ||
| const QString & | sNameTr, | ||
| const QString & | sCategoryTr, | ||
| const QString & | sDefaultValue | ||
| ) |
| operator QString | ( | void | ) | const |
Definition at line 300 of file preferences.h.