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.cpp File Reference

(e82c66b4474f83951ba1f5fb04d20e46eacf9451)

#include "qsurfaceformat.h"
#include <QtCore/qatomic.h>
#include <QtCore/QDebug>
#include <QOpenGLContext>
#include <QtGui/qcolorspace.h>
#include <QtGui/qguiapplication.h>
#include <QtGui/private/qopenglcontext_p.h>
#include "moc_qsurfaceformat.cpp"
Include dependency graph for qsurfaceformat.cpp:

Go to the source code of this file.

Classes

class  QSurfaceFormatPrivate

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 894 of file qsurfaceformat.cpp.