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
qwasmlocalfileengine.cpp File Reference

(bc83d91d4e3575ba688d65e12860c05b3fb1dcbd)

#include "qwasmlocalfileengine_p.h"
#include <QtCore/QDebug>
#include <QtCore/QUrl>
Include dependency graph for qwasmlocalfileengine.cpp:

Go to the source code of this file.

Variables

static constexpr QLatin1StringView wasmlocalfileScheme = "weblocalfile"_L1
static QWasmFileEngineHandlersingleton = new QWasmFileEngineHandler()

Variable Documentation

◆ singleton

QWasmFileEngineHandler * singleton = new QWasmFileEngineHandler()
static

Definition at line 28 of file qwasmlocalfileengine.cpp.

◆ wasmlocalfileScheme

constexpr QLatin1StringView wasmlocalfileScheme = "weblocalfile"_L1
staticconstexpr

Definition at line 22 of file qwasmlocalfileengine.cpp.