![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qsettings.h"#include "qsettings_p.h"#include "qcoreapplication.h"#include <QFile>#include <QDebug>#include <QtCore/private/qstdweb_p.h>#include <QtCore/private/qwasmglobal_p.h>#include <QFileInfo>#include <QDir>#include <QList>#include <QSet>#include <emscripten.h>#include <emscripten/proxying.h>#include <emscripten/threading.h>#include <emscripten/val.h>Go to the source code of this file.
Classes | |
| class | QWasmLocalStorageSettingsPrivate |
| class | QWasmIDBSettingsPrivate |
Variables | |
| constexpr char | DbName [] = "/home/web_user" |
|
constexpr |
Definition at line 253 of file qsettings_wasm.cpp.
Referenced by QWasmIDBSettingsPrivate::clear(), and QWasmIDBSettingsPrivate::sync().