Uses of Class
io.qt.gui.QOpenGLFramebufferObjectFormat
Package | Description |
---|---|
io.qt.gui |
-
Uses of QOpenGLFramebufferObjectFormat in io.qt.gui
Methods in io.qt.gui that return QOpenGLFramebufferObjectFormat Modifier and Type Method Description QOpenGLFramebufferObjectFormat
QOpenGLFramebufferObjectFormat. clone()
QOpenGLFramebufferObjectFormat
QOpenGLFramebufferObject. format()
Constructors in io.qt.gui with parameters of type QOpenGLFramebufferObjectFormat Constructor Description QOpenGLFramebufferObject(int width, int height, QOpenGLFramebufferObjectFormat format)
QOpenGLFramebufferObject(QSize size, QOpenGLFramebufferObjectFormat format)
QOpenGLFramebufferObjectFormat(QOpenGLFramebufferObjectFormat other)