![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qtguiglobal.h>#include <QtCore/qscopedpointer.h>#include <QtCore/qrect.h>#include <QtCore/qmargins.h>#include <QtCore/qstring.h>#include <QtGui/qwindowdefs.h>#include <QtGui/qwindow.h>#include <qpa/qplatformopenglcontext.h>#include <qpa/qplatformsurface.h>
Include dependency graph for qplatformwindow.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | QPlatformWindow |
| The QPlatformWindow class provides an abstraction for top-level windows. More... | |
Macros | |
| #define | QWINDOWSIZE_MAX ((1<<24)-1) |
| #define QWINDOWSIZE_MAX ((1<<24)-1) |
Definition at line 27 of file qplatformwindow.h.