![]() |
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>
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.