#include <AQSSettings_p.h>
Lista de todos los miembros.
Slots públicos |
QStringList | readListEntry (const QString &, bool *=0) |
QString | readEntry (const QString &, const QString &=QString::null, bool *=0) |
int | readNumEntry (const QString &, int=0, bool *=0) |
double | readDoubleEntry (const QString &, double=0, bool *=0) |
bool | readBoolEntry (const QString &, bool=false, bool *=0) |
bool | writeEntry (const QString &, bool) |
bool | writeEntry (const QString &, double) |
bool | writeEntry (const QString &, int) |
bool | writeEntry (const QString &, const QString &) |
bool | writeEntryList (const QString &, const QStringList &) |
Métodos públicos estáticos |
static QMap< int, QStringList > | candidateConstructors () |
Métodos protegidos |
void | specializedInternalFinish () |
Métodos protegidos estáticos |
static void * | construct (const QSArgumentList &args) |
Documentación de las funciones miembro
static void* AQSSettings::construct |
( |
const QSArgumentList & |
args | ) |
[inline, static, protected] |
bool AQSSettings::readBoolEntry |
( |
const QString & |
arg0, |
|
|
bool |
arg1 = false , |
|
|
bool * |
arg2 = 0 |
|
) |
| [inline, slot] |
double AQSSettings::readDoubleEntry |
( |
const QString & |
arg0, |
|
|
double |
arg1 = 0 , |
|
|
bool * |
arg2 = 0 |
|
) |
| [inline, slot] |
int AQSSettings::readNumEntry |
( |
const QString & |
arg0, |
|
|
int |
arg1 = 0 , |
|
|
bool * |
arg2 = 0 |
|
) |
| [inline, slot] |
void AQSSettings::specializedInternalFinish |
( |
| ) |
[inline, protected] |
bool AQSSettings::writeEntry |
( |
const QString & |
arg0, |
|
|
bool |
arg1 |
|
) |
| [inline, slot] |
bool AQSSettings::writeEntry |
( |
const QString & |
arg0, |
|
|
const QString & |
arg1 |
|
) |
| [inline, slot] |
bool AQSSettings::writeEntry |
( |
const QString & |
arg0, |
|
|
double |
arg1 |
|
) |
| [inline, slot] |
bool AQSSettings::writeEntry |
( |
const QString & |
arg0, |
|
|
int |
arg1 |
|
) |
| [inline, slot] |
La documentación para esta clase fue generada a partir del siguiente fichero: