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

(05fc3aef53348fb58be6308076e000825b704e58)

#include "qopenglversionprofile.h"
#include <QtCore/QDebug>
+ Include dependency graph for qopenglversionprofile.cpp:

Go to the source code of this file.

Classes

class  QOpenGLVersionProfilePrivate
 

Functions

QDebug operator<< (QDebug debug, const QOpenGLVersionProfile &vp)
 

Function Documentation

◆ operator<<()

QDebug operator<< ( QDebug debug,
const QOpenGLVersionProfile & vp )

Definition at line 162 of file qopenglversionprofile.cpp.

References debug, QOpenGLVersionProfile::isValid(), QOpenGLVersionProfile::profile(), and QOpenGLVersionProfile::version().

+ Here is the call graph for this function: