PlasmoidItem QML Type
| Import Statement: | import org.kde.plasma.plasmoid |
| Inherited By: |
Properties
- compactRepresentation : Component
- compactRepresentationItem : Item
- fullRepresentation : Component
- fullRepresentationItem : Item
- hideOnWindowDeactivate : bool
- switchHeight : int
- switchWidth : int
- toolTipMainText : string
Detailed Description
Property Documentation
compactRepresentation : Component
compactRepresentationItem : Item
fullRepresentation : Component
fullRepresentationItem : Item
hideOnWindowDeactivate : bool
Whether the dialog should be hidden when the dialog loses focus.
The default value is true.
switchHeight : int
switchWidth : int
toolTipMainText : string
Main title for the plasmoid tooltip or other means of quick information: it's the same as the title property by default, but it can be personalized