QWindowsGuiEventDispatcher ClassEvent dispatcher for Windows More... #include <QWindowsGuiEventDispatcher> Inherits: QAbstractEventDispatcher. Public Types
Public Functions
Reimplemented Public Functions
Signals
Static Public Members
Additional Inherited Members
Detailed DescriptionEvent dispatcher for Windows Maintains a global stack storing the current event dispatcher and its processing flags for access from the Windows procedure qWindowsWndProc. Handling the Lighthouse gui events should be done from within the qWindowsWndProc to ensure correct processing of messages. Member Function Documentation
|