Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
qwasmeventdispatcher.h
Go to the documentation of this file.
1
// Copyright (C) 2018 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
4
#ifndef QWASMEVENTDISPATCHER_H
5
#define QWASMEVENTDISPATCHER_H
6
7
#include <QtCore/private/qeventdispatcher_wasm_p.h>
8
9
QT_BEGIN_NAMESPACE
10
11
class
QWasmEventDispatcher
:
public
QEventDispatcherWasm
12
{
13
protected
:
14
bool
processPostedEvents
()
override
;
15
};
16
17
QT_END_NAMESPACE
18
19
#endif
QEventDispatcherWasm
Definition
qeventdispatcher_wasm_p.h:36
QWasmEventDispatcher
Definition
qwasmeventdispatcher.h:12
QWasmEventDispatcher::processPostedEvents
bool processPostedEvents() override
Definition
qwasmeventdispatcher.cpp:12
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qstandardpaths_haiku.cpp:21
QT_END_NAMESPACE
Definition
qsharedpointer.cpp:1545
qtbase
src
plugins
platforms
wasm
qwasmeventdispatcher.h
Generated by
1.9.7