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
- backgroundHints : BackgroundHints
- bottomPadding : real
- leftPadding : real
- mainItem : Item
- rightPadding : real
- topPadding : real
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