![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qtguiglobal.h>#include <QtCore/qnamespace.h>#include <QtGui/qsurface.h>#include <QtGui/qsurfaceformat.h>
Include dependency graph for qplatformsurface.h:
This graph shows which files directly or indirectly include this file: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.
Here is the call graph for this function: