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

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QtGui/qtguiglobal.h>
#include <QtCore/qpair.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, const QSurfaceFormat &)
 

Function Documentation

◆ operator<<()

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

Definition at line 137 of file qsurfaceformat.cpp.