Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QWindowsMessageWindowClassContext Struct Reference
Collaboration diagram for QWindowsMessageWindowClassContext:

Public Member Functions

 QWindowsMessageWindowClassContext ()
 ~QWindowsMessageWindowClassContext ()
 QWindowsMessageWindowClassContext ()
 ~QWindowsMessageWindowClassContext ()

Public Attributes

ATOM atom
wchar_t * className

Detailed Description

Definition at line 229 of file qeventdispatcher_win.cpp.

Constructor & Destructor Documentation

◆ QWindowsMessageWindowClassContext() [1/2]

QWindowsMessageWindowClassContext::QWindowsMessageWindowClassContext ( )

Definition at line 238 of file qeventdispatcher_win.cpp.

References QWindowsMessageWindowClassContext(), and className.

Referenced by QWindowsMessageWindowClassContext().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~QWindowsMessageWindowClassContext() [1/2]

QWindowsMessageWindowClassContext::~QWindowsMessageWindowClassContext ( )

Definition at line 267 of file qeventdispatcher_win.cpp.

References className.

◆ QWindowsMessageWindowClassContext() [2/2]

QWindowsMessageWindowClassContext::QWindowsMessageWindowClassContext ( )

◆ ~QWindowsMessageWindowClassContext() [2/2]

QWindowsMessageWindowClassContext::~QWindowsMessageWindowClassContext ( )

Member Data Documentation

◆ atom

ATOM QWindowsMessageWindowClassContext::atom

Definition at line 234 of file qeventdispatcher_win.cpp.

◆ className

wchar_t * QWindowsMessageWindowClassContext::className

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