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
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
10
12{
13protected:
14 bool processPostedEvents() override;
15 void onLoaded() override;
16};
17
19
20#endif
bool processPostedEvents() override
Combined button and popup list for selecting options.