Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsettings_wasm.cpp File Reference

(934a9345f703640f57b6cf65ba00eddd8487ac65)

#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>
Include dependency graph for qsettings_wasm.cpp:

Go to the source code of this file.

Classes

class  QWasmLocalStorageSettingsPrivate
class  QWasmIDBSettingsPrivate

Variables

constexpr char DbName [] = "/home/web_user"

Variable Documentation

◆ DbName

char DbName = "/home/web_user"
constexpr

Definition at line 253 of file qsettings_wasm.cpp.