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

Public Member Functions

 QWindowsMessageWindowClassContext ()
 
 ~QWindowsMessageWindowClassContext ()
 

Public Attributes

ATOM atom
 
wchar_t * className
 

Detailed Description

Definition at line 227 of file qeventdispatcher_win.cpp.

Constructor & Destructor Documentation

◆ QWindowsMessageWindowClassContext()

QWindowsMessageWindowClassContext::QWindowsMessageWindowClassContext ( )

Definition at line 236 of file qeventdispatcher_win.cpp.

References atom, className, QString::number(), qErrnoWarning(), QStringLiteral, qt_internal_proc(), and qUtf16Printable.

+ Here is the call graph for this function:

◆ ~QWindowsMessageWindowClassContext()

QWindowsMessageWindowClassContext::~QWindowsMessageWindowClassContext ( )

Definition at line 265 of file qeventdispatcher_win.cpp.

References className.

Member Data Documentation

◆ atom

ATOM QWindowsMessageWindowClassContext::atom

Definition at line 232 of file qeventdispatcher_win.cpp.

Referenced by QWindowsMessageWindowClassContext().

◆ className

wchar_t* QWindowsMessageWindowClassContext::className

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