QWindowsGuiEventDispatcher Class

Event dispatcher for Windows. More...

Header: #include <QWindowsGuiEventDispatcher>

Detailed Description

Maintains a global stack storing the current event dispatcher and its processing flags for access from the Windows procedure qWindowsWndProc. Handling the QPA gui events should be done from within the qWindowsWndProc to ensure correct processing of messages.

\internal