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

(f6eaa6cca0641a3a6c2207b4b2d479bb177d1b1b)

#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 27 of file qwasmlocalfileengine.cpp.

◆ wasmlocalfileScheme

constexpr QLatin1StringView wasmlocalfileScheme = "weblocalfile"_L1
staticconstexpr

Definition at line 21 of file qwasmlocalfileengine.cpp.