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
MessageDebugEntry Struct Reference
+ Collaboration diagram for MessageDebugEntry:

Public Attributes

UINT message
 
const char * description
 
bool interesting
 

Detailed Description

Definition at line 48 of file qwindowsguieventdispatcher.cpp.

Member Data Documentation

◆ description

const char* MessageDebugEntry::description

Definition at line 51 of file qwindowsguieventdispatcher.cpp.

◆ interesting

bool MessageDebugEntry::interesting

Definition at line 52 of file qwindowsguieventdispatcher.cpp.

◆ message

UINT MessageDebugEntry::message

Definition at line 50 of file qwindowsguieventdispatcher.cpp.


The documentation for this struct was generated from the following file: