Uses of Class
io.qt.gui.QOpenGLFramebufferObjectFormat
-
Uses of QOpenGLFramebufferObjectFormat in io.qt.gui
Modifier and TypeMethodDescriptionQOpenGLFramebufferObjectFormat.clone()
Creates and returns a copy of this object.QOpenGLFramebufferObject.format()
Modifier and TypeMethodDescriptionfinal void
QOpenGLFramebufferObjectFormat.assign
(QOpenGLFramebufferObjectFormat other) final boolean
QOpenGLFramebufferObjectFormat.equals
(QOpenGLFramebufferObjectFormat other) ModifierConstructorDescriptionQOpenGLFramebufferObject
(int width, int height, QOpenGLFramebufferObjectFormat format) QOpenGLFramebufferObject
(QSize size, QOpenGLFramebufferObjectFormat format)