#include </home/clem/local/src/opie/qmake/include/private/qsettings_p.h>
Collaboration diagram for QSettingsPrivate:

Public Member Functions | |
| QSettingsPrivate (QSettings::Format format) | |
| ~QSettingsPrivate () | |
| QSettingsGroup | readGroup () |
| void | removeGroup (const QString &) |
| void | writeGroup (const QString &, const QString &) |
| QDateTime | modificationTime () |
Public Attributes | |
| QStringList | searchPaths |
| QMap< QString, QSettingsHeading > | headings |
| QString | group |
| QString | heading |
| QValueStack< QString > | groupStack |
| QString | groupPrefix |
| bool | groupDirty:1 |
| bool | modified:1 |
| bool | globalScope:1 |
|
|
Definition at line 455 of file qsettings.cpp. References FALSE, QString::fromUcs2(), QDir::homeDirPath(), QSettings::Ini, and QLibrary::resolve(). |
|
|
Definition at line 517 of file qsettings.cpp. |
|
|
Definition at line 650 of file qsettings.cpp. References QValueList< T >::begin(), QValueList< T >::end(), QFileInfo::exists(), globalScope, group, heading, headings, QFileInfo::lastModified(), and searchPaths. Referenced by QSettings::lastModificationTime(). |
|
|
Definition at line 521 of file qsettings.cpp. References QValueList< T >::begin(), QMap< Key, T >::contains(), QMap< Key, T >::count(), QValueList< T >::end(), QMap< Key, T >::end(), QMap< Key, T >::find(), globalScope, group, heading, headings, QMap< Key, T >::insert(), QString::lower(), QSettingsHeading::read(), QMap< Key, T >::replace(), and searchPaths. Referenced by QSettings::readEntry(), and QSettings::subkeyList(). |
|
|
Definition at line 556 of file qsettings.cpp. References QValueList< T >::begin(), QMap< Key, T >::contains(), QMap< Key, T >::count(), QValueList< T >::end(), QMap< Key, T >::end(), FALSE, QMap< Key, T >::find(), globalScope, group, heading, headings, QMap< Key, T >::insert(), QString::lower(), modified, QSettingsHeading::read(), QMap< Key, T >::remove(), QMap< Key, T >::replace(), searchPaths, and TRUE. |
|
||||||||||||
|
|
Definition at line 106 of file qsettings_p.h. Referenced by modificationTime(), readGroup(), removeGroup(), QSettings::setPath(), QSettings::sync(), and writeGroup(). |
|
|
Definition at line 94 of file qsettings_p.h. Referenced by QSettings::lastModificationTime(), modificationTime(), QSettings::readEntry(), readGroup(), removeGroup(), QSettings::subkeyList(), and writeGroup(). |
|
|
Definition at line 104 of file qsettings_p.h. Referenced by QSettings::beginGroup(), QSettings::endGroup(), QSettings::group(), and QSettings::resetGroup(). |
|
|
Definition at line 102 of file qsettings_p.h. Referenced by QSettings::group(), and QSettings::resetGroup(). |
|
|
Definition at line 101 of file qsettings_p.h. Referenced by QSettings::beginGroup(), QSettings::endGroup(), QSettings::group(), and QSettings::resetGroup(). |
|
|
Definition at line 95 of file qsettings_p.h. Referenced by QSettings::lastModificationTime(), modificationTime(), QSettings::readEntry(), readGroup(), removeGroup(), QSettings::subkeyList(), and writeGroup(). |
|
|
Definition at line 93 of file qsettings_p.h. Referenced by modificationTime(), readGroup(), removeGroup(), QSettings::subkeyList(), QSettings::sync(), and writeGroup(). |
|
|
Definition at line 105 of file qsettings_p.h. Referenced by removeGroup(), QSettings::sync(), and writeGroup(). |
|
|
Definition at line 92 of file qsettings_p.h. Referenced by modificationTime(), readGroup(), removeGroup(), QSettings::removeSearchPath(), QSettings::sync(), and writeGroup(). |
1.4.2