PluginDelegate QML Type
Import Statement: | import org.kde.kcmutils |
Since: | 6.0 |
Properties
- additionalActions : list<T.Action>
- configureVisible : bool
- enabledByDefault : bool
- leading : Item
- metaData : var
- model : var
Signals
Detailed Description
This got renamed from KPluginDelegate to PluginDelegate
Property Documentation
additionalActions : list<T.Action> |
configureVisible : bool |
enabledByDefault : bool |
leading : Item |
metaData : var |
model : var |
Signal Documentation
configTriggered() |
Note: The corresponding handler is onConfigTriggered
.