Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qunixeventdispatcher.cpp
Go to the documentation of this file.
1// Copyright (C) 2016 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#include "qplatformdefs.h"
5#include "qcoreapplication.h"
7#include "private/qguiapplication_p.h"
8
9#include <qpa/qwindowsysteminterface.h>
10
11#include <QtCore/QDebug>
12
14
16
17
20{ }
21
23{ }
24
25bool QUnixEventDispatcherQPA::processEvents(QEventLoop::ProcessEventsFlags flags)
26{
27 const bool didSendEvents = QEventDispatcherUNIX::processEvents(flags);
29}
30
bool processEvents(QEventLoop::ProcessEventsFlags flags) override
Processes pending events that match flags until there are no more events to process.
\inmodule QtCore
Definition qobject.h:90
QUnixEventDispatcherQPA(QObject *parent=nullptr)
bool processEvents(QEventLoop::ProcessEventsFlags flags) override
Processes pending events that match flags until there are no more events to process.
static bool sendWindowSystemEvents(QEventLoop::ProcessEventsFlags flags)
Combined button and popup list for selecting options.
GLbitfield flags
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent