QGLFramebufferObject Class Reference
Inherits QPaintDevice.
Constructor
This class has no public constructors. Calling the constructor function will cause a TypeError.
Constructor Properties
- prototype: The QGLFramebufferObject prototype object
- bool hasOpenGLFramebufferBlit()
- bool hasOpenGLFramebufferObjects()
- NoAttachment
- CombinedDepthStencil
- Depth
- Attachment( value )
Prototype Object Properties
- Attachment attachment()
- bool bind()
- bool isBound()
- bool isValid()
- bool release()
- QSize size()
- QImage toImage()
Instance Properties
QGLFramebufferObject objects have no special properties beyond those inherited from the QGLFramebufferObject prototype object.