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

(86fe84f5f7fd9a55e0f26a9572996caf443ff834)

#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)
 

Macro Definition Documentation

◆ QWINDOWSIZE_MAX