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 , BindOptions ) : GLuint
- bindTexture(const QPixmap &, GLenum , GLint , 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 *
- currentCtx : QGLContext *
- deleteTexture(GLuint )
- device() const : QPaintDevice *
- deviceIsPixmap() const : bool
- doneCurrent()
- drawTexture(const QRectF &, GLuint , GLenum )
|
|
© 2017 The Qt Company Ltd.
Documentation contributions included herein are the copyrights of
their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners.