Qt 5.13
Qt OpenGL
C++ Classes
QGLPixelBuffer
Qt 5.13.0 Reference Documentation
List of All Members for QGLPixelBuffer
This is the complete list of members for
QGLPixelBuffer
, including inherited members.
enum
PaintDeviceMetric
QGLPixelBuffer
(int , int , const QGLFormat &, QGLWidget *)
QGLPixelBuffer
(const QSize &, const QGLFormat &, QGLWidget *)
bindTexture
(const QImage &, GLenum ) : GLuint
bindTexture
(const QPixmap &, GLenum ) : GLuint
bindTexture
(const QString &) : GLuint
context
() const : QGLContext *
deleteTexture
(GLuint )
drawTexture
(const QRectF &, GLuint , GLenum )
drawTexture
(const QPointF &, GLuint , GLenum )
format
() const : QGLFormat
handle
() const : Qt::HANDLE
isValid
() const : bool
metric
(QPaintDevice::PaintDeviceMetric ) const : int
paintEngine
() const : QPaintEngine *
size
() const : QSize
toImage
() const : QImage
updateDynamicTexture
(GLuint ) const