SceneView QML Type

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

Import Statement: import org.kde.kwin

Attached Properties

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 [attached]

SceneView.rootItem : Item [attached]

SceneView.screen : LogicalOutput [attached]