Qt 5.11
Qt OpenGL
C++ Classes
QGLWidget
Qt 5.11.3 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
()
metaObject
() const : const QMetaObject *
overlayContext
() const : const QGLContext *
paintEvent
(QPaintEvent *)
paintGL
()
paintOverlayGL
()
qglClearColor
(const QColor &) const
qglColor
(const QColor &) const
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
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 &)
staticMetaObject
: const QMetaObject
swapBuffers
()
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
updateGL
()
updateOverlayGL
()