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

(05fc3aef53348fb58be6308076e000825b704e58)

#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 47 of file qplatformsurface.cpp.

References debug, QPlatformSurface::surface(), QSurface::surfaceClass(), and QSurface::Window.

+ Here is the call graph for this function: