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

(c0e96e0c8b2e9b39920597261a45683136d8483e)

#include <QtGui/qtguiglobal.h>
#include <QtCore/qobjectdefs.h>
Include dependency graph for qsurfaceformat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QSurfaceFormat
 The QSurfaceFormat class represents the format of a QSurface. \inmodule QtGui. More...

Functions

Q_GUI_EXPORT QDebug operator<< (QDebug dbg, const QSurfaceFormat &f)

Function Documentation

◆ operator<<()

Q_GUI_EXPORT QDebug operator<< ( QDebug dbg,
const QSurfaceFormat & f )

Definition at line 145 of file qsurfaceformat.cpp.