BasicPlasmoidHeading
BasicPlasmoidHeading Class Reference
Inheritance diagram for BasicPlasmoidHeading:
Properties | |
alias | extraControls |
Properties inherited from PlasmoidHeading | |
int | enabledBorders |
Detailed Description
A standard basic header for plasmoids which has title, a config button and a popup menu with all extra plasmoid actions.
By default, it will be invisible when the plasmoid is in the system tray, as it provides a replacement header with the same features
Definition at line 23 of file BasicPlasmoidHeading.qml.
Property Documentation
◆ extraControls
|
read |
extraControls: list<QtObject>
Any extra control and button that may be inserted in the heading
- Remarks
- This is the default property
Definition at line 31 of file BasicPlasmoidHeading.qml.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:34:35 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:34:35 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.