SceneView QML Type
Represents a QtQuick scene view on a particular screen. More...
| Import Statement: | import org.kde.kwin |
Attached Properties
Attached Methods
- void scheduleRepaint()
Detailed Description
The root QML object must be a QQuickItem or a subclass of QQuickItem, other cases are unsupported.
See also QuickSceneEffect and OffscreenQuickView.