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
qwindowsguieventdispatcher.cpp File Reference

(a3b5ca46d4189cae72b843966d49dfc21dd6453b)

#include "qwindowsguieventdispatcher_p.h"
#include <qpa/qwindowsysteminterface.h>
#include <QtCore/QCoreApplication>
#include <QtCore/QDebug>
#include "moc_qwindowsguieventdispatcher_p.cpp"
Include dependency graph for qwindowsguieventdispatcher.cpp:

Go to the source code of this file.

Classes

struct  MessageDebugEntry

Functions

static const MessageDebugEntrymessageDebugEntry (UINT msg)

Variables

static const MessageDebugEntry messageDebugEntries []

Function Documentation

◆ messageDebugEntry()

const MessageDebugEntry * messageDebugEntry ( UINT msg)
inlinestatic

Definition at line 185 of file qwindowsguieventdispatcher.cpp.

References messageDebugEntries.

Variable Documentation

◆ messageDebugEntries

const MessageDebugEntry messageDebugEntries
static

Definition at line 57 of file qwindowsguieventdispatcher.cpp.

Referenced by messageDebugEntry().