PluginSelector QML Type

ListView for showing plugins with their info and configuration. More...

Import Statement: import org.kde.kcmutils
Inherits:

ListView

Properties

Detailed Description

If extra butons should be added, a custom KPluginDelegate with the additionalActions property should be defined.

Renamed from KPluginSelector to PluginSelector in 6.0.

Property Documentation

query : string

* Query that is typed into the search field. Ideally, this is part of the KCM header

sourceModel : QtObject [required]

* \qmproperty model PluginSelector::sourceModel * * KPluginModel which contains the plugins that should be displayed