QQuickFramebufferObject¶
- PyQt5.QtQuick.QQuickFramebufferObject
Inherits from QQuickItem.
Description¶
TODO
Methods¶
- __init__(parent: QQuickItem = None)
TODO
- createRenderer() → Renderer
TODO
- isTextureProvider() → bool
TODO
- mirrorVertically() → bool
TODO
- releaseResources()
TODO
- setMirrorVertically(bool)
TODO
- setTextureFollowsItemSize(bool)
TODO
- textureFollowsItemSize() → bool
TODO
- textureProvider() → QSGTextureProvider
TODO
- updatePaintNode(QSGNode, UpdatePaintNodeData) → QSGNode
TODO