- enum BindOption
- flags BindOptions
- QGLContext(const QGLFormat &)
- ~QGLContext()
- areSharing(const QGLContext *, const QGLContext *) : bool
- bindTexture(const QImage &, GLenum, GLint, BindOptions) : GLuint
- bindTexture(const QString &) : GLuint
- bindTexture(const QImage &, GLenum, GLint) : GLuint
- bindTexture(const QPixmap &, GLenum, GLint) : GLuint
- bindTexture(const QPixmap &, GLenum, GLint, BindOptions) : 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)
|
|