Window QML Type

Creates a QQuickWindow themed in a Plasma style with background. More...

Import Statement: import org.kde.plasma.core
In C++: PlasmaWindow

Properties

Detailed Description

Property Documentation

backgroundHints : BackgroundHints

Defines the background used for the window

bottomPadding : real [read-only]

leftPadding : real [read-only]

mainItem : Item

The main QML item that will be displayed in the Dialog

rightPadding : real [read-only]

topPadding : real [read-only]