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
qwindowscontext.h File Reference

(d3b0d414b03b73d3c34e98013d27201bab33202b)

#include "qtwindowsglobal.h"
#include <QtCore/qt_windows.h>
#include <QtCore/qscopedpointer.h>
#include <QtCore/qsharedpointer.h>
#include <QtCore/qloggingcategory.h>
#include <shlobj.h>
#include <shlwapi.h>
+ Include dependency graph for qwindowscontext.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QWindowsContext
 Singleton container for all relevant information. More...
 

Macros

#define STRICT_TYPED_ITEMIDS
 

Functions

LRESULT QT_WIN_CALLBACK qWindowsWndProc (HWND, UINT, WPARAM, LPARAM)
 

Macro Definition Documentation

◆ STRICT_TYPED_ITEMIDS

#define STRICT_TYPED_ITEMIDS

Definition at line 14 of file qwindowscontext.h.

Function Documentation

◆ qWindowsWndProc()

LRESULT QT_WIN_CALLBACK qWindowsWndProc ( HWND ,
UINT ,
WPARAM ,
LPARAM  )

Referenced by QWindowsContext::registerWindowClass(), showSystemMenu(), and startDoDragDrop().

+ Here is the caller graph for this function: