Uses of Class
io.qt.gui.QOpenGLFramebufferObjectFormat
Packages that use QOpenGLFramebufferObjectFormat
-
Uses of QOpenGLFramebufferObjectFormat in io.qt.gui
Methods in io.qt.gui that return QOpenGLFramebufferObjectFormatModifier and TypeMethodDescriptionQOpenGLFramebufferObjectFormat.clone()
QOpenGLFramebufferObject.format()
Constructors in io.qt.gui with parameters of type QOpenGLFramebufferObjectFormatModifierConstructorDescriptionQOpenGLFramebufferObject
(int width, int height, QOpenGLFramebufferObjectFormat format) QOpenGLFramebufferObject
(QSize size, QOpenGLFramebufferObjectFormat format)