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

(40ee403e78c0693d3d30519846c709e02c881bc0)

#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()

static const MessageDebugEntry * messageDebugEntry ( UINT msg)
inlinestatic

Definition at line 184 of file qwindowsguieventdispatcher.cpp.

References i, and messageDebugEntries.

Referenced by QWindowsGuiEventDispatcher::windowsMessageName().

+ Here is the caller graph for this function:

Variable Documentation

◆ messageDebugEntries

const MessageDebugEntry messageDebugEntries[]
static

Definition at line 56 of file qwindowsguieventdispatcher.cpp.

Referenced by messageDebugEntry().