#include <metrics.h>
|
| Preferences () |
|
| Preferences (const QString &) |
|
void | remove (const QString &) |
|
| Parameters (QObject *parent=0) |
|
virtual | ~Parameters () |
|
bool | boolean (const char *) |
|
void | load () |
|
QString | parent (const QString &) |
|
Q_INVOKABLE void | set (const char *, bool) |
|
Q_INVOKABLE void | set (const QString &, bool) |
|
Q_INVOKABLE void | set (const char *, int) |
|
Q_INVOKABLE void | set (const QString &, int) |
|
Q_INVOKABLE void | set (const char *, const QString &) |
|
Q_INVOKABLE void | set (const QString &, const QString &) |
|
QString | value (const char *) |
|
Preferences::Preferences |
( |
| ) |
|
|
inline |
Preferences::Preferences |
( |
const QString & |
pUsername | ) |
|
void Preferences::remove |
( |
const QString & |
pPrefName | ) |
|
The documentation for this class was generated from the following files: