Lista de todos los miembros.
Métodos públicos |
| QSettingsSysPrivate () |
bool | writeEntry (QString, CFPropertyListRef, bool) |
CFPropertyListRef | readEntry (QString, bool) |
QStringList | entryList (QString, bool, bool) |
| QSettingsSysPrivate () |
HKEY | createKey (const QString &key, REGSAM access, QString &value, bool global) |
HKEY | openKey (const QString &key, REGSAM access, QString &value, bool global) |
void | searchPath (HKEY &scope, QString &path, REGSAM access, bool global, bool readonly) |
void | splitKey (const QString &key, QString &main_key, QString &value) |
Atributos públicos |
QStringList | searchPaths |
QStringList | syncKeys |
Documentación del constructor y destructor
QSettingsSysPrivate::QSettingsSysPrivate |
( |
| ) |
|
QSettingsSysPrivate::QSettingsSysPrivate |
( |
| ) |
|
Documentación de las funciones miembro
HKEY QSettingsSysPrivate::createKey |
( |
const QString & |
key, |
|
|
REGSAM |
access, |
|
|
QString & |
value, |
|
|
bool |
global |
|
) |
| |
HKEY QSettingsSysPrivate::openKey |
( |
const QString & |
key, |
|
|
REGSAM |
access, |
|
|
QString & |
value, |
|
|
bool |
global |
|
) |
| |
CFPropertyListRef QSettingsSysPrivate::readEntry |
( |
QString |
key, |
|
|
bool |
global |
|
) |
| |
void QSettingsSysPrivate::searchPath |
( |
HKEY & |
scope, |
|
|
QString & |
path, |
|
|
REGSAM |
access, |
|
|
bool |
global, |
|
|
bool |
readonly |
|
) |
| |
bool QSettingsSysPrivate::writeEntry |
( |
QString |
key, |
|
|
CFPropertyListRef |
plr, |
|
|
bool |
global |
|
) |
| |
Documentación de los datos miembro
La documentación para esta clase fue generada a partir de los siguientes ficheros: