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 [read-only]
enabledByDefault : bool [read-only]
leading : Item
metaData : var [read-only]
model : var [required]
Signal Documentation
configTriggered()
Note: The corresponding handler is onConfigTriggered.