Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsettings_wasm.cpp File Reference

(0607c25f3e6906707d1464306cee047fdd755294)

#include "qsettings.h"
#include "qsettings_p.h"
#include "qcoreapplication.h"
#include <QFile>
#include <QDebug>
#include <QtCore/private/qstdweb_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

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