SceneView QML Type

Represents a QtQuick scene view on a particular screen. More...

Import Statement: import org.kde.kwin

Attached Properties

Attached Methods

Detailed Description

The root QML object must be a QQuickItem or a subclass of QQuickItem, other cases are unsupported.

See also QuickSceneEffect and OffscreenQuickView.

Attached Property Documentation

SceneView.effect : QuickSceneEffect

SceneView.rootItem : Item

SceneView.screen : LogicalOutput

Attached Method Documentation

void scheduleRepaint()