![]() |
Qt 6.x
The Qt SDK
|
Inheritance diagram for QWasmIDBSettingsPrivate:
Collaboration diagram for QWasmIDBSettingsPrivate:Definition at line 174 of file qsettings_wasm.cpp.
| QWasmIDBSettingsPrivate::QWasmIDBSettingsPrivate | ( | QSettings::Scope | scope, |
| const QString & | organization, | ||
| const QString & | application | ||
| ) |
Definition at line 244 of file qsettings_wasm.cpp.
References QSettings::AccessError, QConfFileSettingsPrivate::fileName(), QList< T >::push_back(), QWasmIDBSettingsPrivate_onCheck(), QWasmIDBSettingsPrivate_onError(), QSettingsPrivate::setStatus(), and toLocal8Bit().
Here is the call graph for this function:| QWasmIDBSettingsPrivate::~QWasmIDBSettingsPrivate | ( | ) |
Definition at line 262 of file qsettings_wasm.cpp.
References QList< T >::removeAll().
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from QConfFileSettingsPrivate.
Definition at line 288 of file qsettings_wasm.cpp.
References QObjectData::children.
|
overridevirtual |
Reimplemented from QConfFileSettingsPrivate.
Definition at line 293 of file qsettings_wasm.cpp.
References QConfFileSettingsPrivate::clear(), QConfFileSettingsPrivate::fileName(), QWasmIDBSettingsPrivate_onError(), QWasmIDBSettingsPrivate_onStore(), and toLocal8Bit().
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from QConfFileSettingsPrivate.
Definition at line 321 of file qsettings_wasm.cpp.
References sync().
Here is the call graph for this function:Reimplemented from QConfFileSettingsPrivate.
Definition at line 280 of file qsettings_wasm.cpp.
References QConfFileSettingsPrivate::get(), and isReadReady.
Here is the call graph for this function:
|
static |
Definition at line 267 of file qsettings_wasm.cpp.
References contains().
Referenced by QWasmIDBSettingsPrivate_onCheck(), QWasmIDBSettingsPrivate_onError(), QWasmIDBSettingsPrivate_onLoad(), and QWasmIDBSettingsPrivate_onStore().
Here is the call graph for this function:
Here is the caller graph for this function:
|
overridevirtual |
Reimplemented from QConfFileSettingsPrivate.
Definition at line 274 of file qsettings_wasm.cpp.
References QConfFileSettingsPrivate::initAccess(), and isReadReady.
Here is the call graph for this function:
|
overridevirtual |
Reimplemented from QConfFileSettingsPrivate.
Definition at line 326 of file qsettings_wasm.cpp.
References isReadReady, and QConfFileSettingsPrivate::isWritable().
Here is the call graph for this function:| void QWasmIDBSettingsPrivate::loadLocal | ( | const QByteArray & | filename | ) |
Definition at line 350 of file qsettings_wasm.cpp.
References QByteArray::data(), QWasmIDBSettingsPrivate_onError(), and QWasmIDBSettingsPrivate_onLoad().
Here is the call graph for this function:| void QWasmIDBSettingsPrivate::setReady | ( | ) |
Definition at line 359 of file qsettings_wasm.cpp.
References QConfFileSettingsPrivate::initAccess(), isReadReady, QSettings::NoError, and QSettingsPrivate::setStatus().
Referenced by syncToLocal().
Here is the call graph for this function:
Here is the caller graph for this function:
|
overridevirtual |
Reimplemented from QConfFileSettingsPrivate.
Definition at line 303 of file qsettings_wasm.cpp.
References QByteArray::data(), file, QConfFileSettingsPrivate::fileName(), QByteArray::length(), QFile::open(), QWasmIDBSettingsPrivate_onError(), QWasmIDBSettingsPrivate_onStore(), QIODevice::readAll(), QIODeviceBase::ReadOnly, QConfFileSettingsPrivate::sync(), and toLocal8Bit().
Referenced by flush().
Here is the call graph for this function:
Here is the caller graph for this function:| void QWasmIDBSettingsPrivate::syncToLocal | ( | const char * | data, |
| int | size | ||
| ) |
Definition at line 331 of file qsettings_wasm.cpp.
References file, QConfFileSettingsPrivate::fileName(), QFile::open(), QWasmIDBSettingsPrivate_onError(), QWasmIDBSettingsPrivate_onStore(), QIODevice::readAll(), setReady(), toLocal8Bit(), QIODevice::write(), and QIODeviceBase::WriteOnly.
Here is the call graph for this function: