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()
Creates and returns a copy of this object.QOpenGLFramebufferObject.format()
Methods in io.qt.gui with parameters of type QOpenGLFramebufferObjectFormatModifier and TypeMethodDescriptionfinal void
QOpenGLFramebufferObjectFormat.assign
(QOpenGLFramebufferObjectFormat other) final boolean
QOpenGLFramebufferObjectFormat.equals
(QOpenGLFramebufferObjectFormat other) Constructors in io.qt.gui with parameters of type QOpenGLFramebufferObjectFormatModifierConstructorDescriptionQOpenGLFramebufferObject
(int width, int height, QOpenGLFramebufferObjectFormat format) QOpenGLFramebufferObject
(QSize size, QOpenGLFramebufferObjectFormat format)