Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qplatformsurface.h File Reference

(8391c01f38c9101ab8e275354e82b489457a6bc6)

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

Function Documentation

◆ operator<<()

Q_GUI_EXPORT QDebug operator<< ( QDebug debug,
const QPlatformSurface * surface )

Definition at line 36 of file qplatformsurface.cpp.