Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qopengltexture.h File Reference
#include <QtOpenGL/qtopenglglobal.h>
#include <QtGui/qopengl.h>
#include <QtGui/qimage.h>
#include <QtCore/QScopedPointer>
+ Include dependency graph for qopengltexture.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QOpenGLTexture
 \inmodule QtGui More...
 

Functions

Q_OPENGL_EXPORT QDebug operator<< (QDebug debug, const QOpenGLTexture *t)
 

Function Documentation

◆ operator<<()

Q_OPENGL_EXPORT QDebug operator<< ( QDebug  debug,
const QOpenGLTexture t 
)

Definition at line 584 of file qopengltexture.cpp.