ConfigCategory QML Type
Represents a single row item of the ConfigModel model. More...
| Import Statement: | import org.kde.plasma.configuration |
Properties
- configUiComponent : string
- configUiModule : string
- icon : string
- name : string
- pluginName : string
- source : string
- visible : bool
Detailed Description
The properties contains all the data needed to represent an icon in the sidebar of a configuration dialog, of applets or containments
Property Documentation
configUiComponent : string |
configUiModule : string |
icon : string |
name : string |
pluginName : string |
source : string |
visible : bool |