![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qtguiglobal.h>
#include <QtCore/qnamespace.h>
#include <QtGui/qsurface.h>
#include <QtGui/qsurfaceformat.h>
Go to the source code of this file.
Classes | |
class | QPlatformSurface |
The QPlatformSurface class provides an abstraction for a surface. More... | |
Functions | |
Q_GUI_EXPORT QDebug | operator<< (QDebug debug, const QPlatformSurface *surface) |
Q_GUI_EXPORT QDebug operator<< | ( | QDebug | debug, |
const QPlatformSurface * | surface | ||
) |
Definition at line 47 of file qplatformsurface.cpp.
References debug, QPlatformSurface::surface(), QSurface::surfaceClass(), and QSurface::Window.