Qt 5.7
Qt OpenGL
C++ Classes
QGLWidget
Qt 5.7.1 Reference Documentation
List of All Members for QGLWidget
This is the complete list of members for
QGLWidget
, including inherited members.
QGLWidget
(QWidget *, const QGLWidget *, Qt::WindowFlags )
QGLWidget
(QGLContext *, QWidget *, const QGLWidget *, Qt::WindowFlags )
QGLWidget
(const QGLFormat &, QWidget *, const QGLWidget *, Qt::WindowFlags )
~QGLWidget
()
autoBufferSwap
() const : bool
bindTexture
(const QImage &, GLenum , GLint ) : GLuint
bindTexture
(const QPixmap &, GLenum , GLint , QGLContext::BindOptions ) : GLuint
bindTexture
(const QImage &, GLenum , GLint , QGLContext::BindOptions ) : GLuint
bindTexture
(const QPixmap &, GLenum , GLint ) : GLuint
bindTexture
(const QString &) : GLuint
colormap
() const : const QGLColormap &
context
() const : QGLContext *
convertToGLFormat
(const QImage &) : QImage
deleteTexture
(GLuint )
doneCurrent
()
doubleBuffer
() const : bool
drawTexture
(const QRectF &, GLuint , GLenum )
drawTexture
(const QPointF &, GLuint , GLenum )
event
(QEvent *) : bool
format
() const : QGLFormat
glDraw
()
glInit
()
grabFrameBuffer
(bool ) : QImage
initializeGL
()
initializeOverlayGL
()
isSharing
() const : bool
isValid
() const : bool
makeCurrent
()
makeOverlayCurrent
()
overlayContext
() const : const QGLContext *
paintEvent
(QPaintEvent *)
paintGL
()
paintOverlayGL
()
qglClearColor
(const QColor &) const
qglColor
(const QColor &) const
renderPixmap
(int , int , bool ) : QPixmap
renderText
(int , int , const QString &, const QFont &)
renderText
(double , double , double , const QString &, const QFont &)
resizeEvent
(QResizeEvent *)
resizeGL
(int , int )
resizeOverlayGL
(int , int )
setAutoBufferSwap
(bool )
setColormap
(const QGLColormap &)
swapBuffers
()
updateGL
()
updateOverlayGL
()