![]() |
Qt 6.x
The Qt SDK
|
#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) |
| #define STRICT_TYPED_ITEMIDS |
Definition at line 14 of file qwindowscontext.h.
| LRESULT QT_WIN_CALLBACK qWindowsWndProc | ( | HWND | , |
| UINT | , | ||
| WPARAM | , | ||
| LPARAM | |||
| ) |
Referenced by QWindowsContext::registerWindowClass(), showSystemMenu(), and startDoDragDrop().
Here is the caller graph for this function: