Qt 5.15
Qt OpenGL
C++ Classes
QGLContext
Qt 5.15.8 Reference Documentation
List of All Members for QGLContext
This is the complete list of members for
QGLContext
, including inherited members.
enum
BindOption
flags
BindOptions
QGLContext
(const QGLFormat &)
~QGLContext
()
areSharing
(const QGLContext *, const QGLContext *) : bool
bindTexture
(const QImage &, GLenum , GLint , QGLContext::BindOptions ) : GLuint
bindTexture
(const QPixmap &, GLenum , GLint , QGLContext::BindOptions ) : GLuint
bindTexture
(const QImage &, GLenum , GLint ) : GLuint
bindTexture
(const QPixmap &, GLenum , GLint ) : GLuint
bindTexture
(const QString &) : GLuint
chooseContext
(const QGLContext *) : bool
contextHandle
() const : QOpenGLContext *
create
(const QGLContext *) : bool
currentContext
() : const QGLContext *
deleteTexture
(GLuint )
device
() const : QPaintDevice *
deviceIsPixmap
() const : bool
doneCurrent
()
drawTexture
(const QRectF &, GLuint , GLenum )
drawTexture
(const QPointF &, GLuint , GLenum )
format
() const : QGLFormat
fromOpenGLContext
(QOpenGLContext *) : QGLContext *
functions
() const : QGLFunctions *
getProcAddress
(const QString &) const : QFunctionPointer
initialized
() const : bool
isSharing
() const : bool
isValid
() const : bool
makeCurrent
()
moveToThread
(QThread *)
overlayTransparentColor
() const : QColor
requestedFormat
() const : QGLFormat
reset
()
setFormat
(const QGLFormat &)
setInitialized
(bool )
setTextureCacheLimit
(int )
setWindowCreated
(bool )
swapBuffers
() const
textureCacheLimit
() : int
windowCreated
() const : bool