![]() |
Qt 4.8
|
Classes | |
| struct | SearchDomain |
Public Functions | |
| QStringList | children (const QString &prefix, ChildSpec spec) const |
| void | clear () |
| QString | fileName () const |
| void | flush () |
| bool | get (const QString &key, QVariant *value) const |
| bool | isWritable () const |
| QMacSettingsPrivate (QSettings::Scope scope, const QString &organization, const QString &application) | |
| QMacSettingsPrivate (CFStringRef bundleIdentifier) | |
| void | remove (const QString &key) |
| void | set (const QString &key, const QVariant &value) |
| void | sync () |
| ~QMacSettingsPrivate () | |
Public Functions inherited from QSettingsPrivate | |
| QString | actualKey (const QString &key) const |
| void | beginGroupOrArray (const QSettingsGroup &group) |
| QSettingsPrivate (QSettings::Format format) | |
| QSettingsPrivate (QSettings::Format format, QSettings::Scope scope, const QString &organization, const QString &application) | |
| void | requestUpdate () |
| void | setStatus (QSettings::Status status) const |
| void | update () |
| virtual | ~QSettingsPrivate () |
Public Functions inherited from QObjectPrivate | |
| void | _q_reregisterTimers (void *pointer) |
| void | addConnection (int signal, Connection *c) |
| void | cleanConnectionLists () |
| void | connectNotify (const char *signal) |
| void | deleteChildren () |
| void | disconnectNotify (const char *signal) |
| bool | isSender (const QObject *receiver, const char *signal) const |
| bool | isSignalConnected (uint signalIdx) const |
| Returns true if the signal with index signal_index from object sender is connected. More... | |
| void | moveToThread_helper () |
| QObjectPrivate (int version=QObjectPrivateVersion) | |
| QObjectList | receiverList (const char *signal) const |
| QObjectList | senderList () const |
| void | setParent_helper (QObject *) |
| void | setThreadData_helper (QThreadData *currentData, QThreadData *targetData) |
| int | signalIndex (const char *signalName) const |
| Returns the signal index used in the internal connectionLists vector. More... | |
| virtual | ~QObjectPrivate () |
Public Functions inherited from QObjectData | |
| virtual | ~QObjectData ()=0 |
Properties | |
| QCFString | applicationId |
| SearchDomain | domains [6] |
| QCFString | hostName |
| int | numDomains |
| QCFString | suiteId |
Definition at line 348 of file qsettings_mac.cpp.
| QMacSettingsPrivate::QMacSettingsPrivate | ( | QSettings::Scope | scope, |
| const QString & | organization, | ||
| const QString & | application | ||
| ) |
Definition at line 380 of file qsettings_mac.cpp.
Referenced by QSettingsPrivate::create().
| QMacSettingsPrivate::QMacSettingsPrivate | ( | CFStringRef | bundleIdentifier | ) |
Definition at line 434 of file qsettings_mac.cpp.
| QMacSettingsPrivate::~QMacSettingsPrivate | ( | ) |
Definition at line 450 of file qsettings_mac.cpp.
|
virtual |
Implements QSettingsPrivate.
Definition at line 497 of file qsettings_mac.cpp.
Referenced by remove().
|
virtual |
Implements QSettingsPrivate.
Definition at line 524 of file qsettings_mac.cpp.
|
virtual |
Implements QSettingsPrivate.
Definition at line 590 of file qsettings_mac.cpp.
|
virtual |
Implements QSettingsPrivate.
Definition at line 567 of file qsettings_mac.cpp.
Implements QSettingsPrivate.
Definition at line 476 of file qsettings_mac.cpp.
Referenced by isWritable().
|
virtual |
Implements QSettingsPrivate.
Definition at line 572 of file qsettings_mac.cpp.
|
virtual |
Implements QSettingsPrivate.
Definition at line 454 of file qsettings_mac.cpp.
Referenced by isWritable().
Implements QSettingsPrivate.
Definition at line 470 of file qsettings_mac.cpp.
Referenced by isWritable().
|
virtual |
Implements QSettingsPrivate.
Definition at line 532 of file qsettings_mac.cpp.
Referenced by flush(), isWritable(), and QMacSettingsPrivate().
|
private |
Definition at line 373 of file qsettings_mac.cpp.
Referenced by QMacSettingsPrivate().
|
private |
Definition at line 376 of file qsettings_mac.cpp.
Referenced by children(), clear(), fileName(), get(), QMacSettingsPrivate(), remove(), set(), and sync().
|
private |
Definition at line 375 of file qsettings_mac.cpp.
Referenced by clear(), QMacSettingsPrivate(), remove(), set(), and sync().
|
private |
Definition at line 377 of file qsettings_mac.cpp.
Referenced by children(), get(), QMacSettingsPrivate(), and sync().
|
private |
Definition at line 374 of file qsettings_mac.cpp.
Referenced by QMacSettingsPrivate().