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
qwasmcssstyle.h
Go to the documentation of this file.
1
// Copyright (C) 2022 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
4
#
ifndef
QWASMCSSSTYLE_H
5
#
define
QWASMCSSSTYLE_H
6
7
#
include
<
QtCore
/
qglobal
.
h
>
8
9
#
include
<
emscripten
/
val
.
h
>
10
11
QT_BEGIN_NAMESPACE
12
13
namespace
QWasmCSSStyle
{
14
emscripten
::
val
createStyleElement
(emscripten::val parent);
15
}
16
17
QT_END_NAMESPACE
18
#
endif
// QWASMINLINESTYLEREGISTRY_H
QPlatformGraphicsBufferHelper
\inmodule QtGui
QT_BEGIN_NAMESPACE::Style
const char * Style
Definition
qwasmcssstyle.cpp:14
QWasmCSSStyle
Definition
qwasmcssstyle.h:13
QWasmCSSStyle::createStyleElement
emscripten::val createStyleElement(emscripten::val parent)
Definition
qwasmcssstyle.cpp:238
qtbase
src
plugins
platforms
wasm
qwasmcssstyle.h
Generated on
for Qt by
1.14.0