Bug 307791

Summary: KConfig XT should support "Icon" as a type
Product: [Unmaintained] plasma4 Reporter: Glad Deschrijver <glad.deschrijver>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Glad Deschrijver 2012-10-03 19:03:39 UTC
In QML plasmoids the configuration is completely handled by KConfig XT. This works great, except that I miss the ability to add something like this:

  <entry name="icon" type="Icon">
    <label>Icon on the launcher button</label>
    <default>start-here-kde</default>
  </entry>

This entry should happily cooperate with the KIconButton which I put in contents/ui/config.ui

An example where this is useful is to allow users to change the icon on the launcher button of a menu plasmoid (such as Kickoff or Lancelot or the appmenu-qml plasmoid on http://kde-apps.org).
Comment 1 Glad Deschrijver 2017-09-26 19:10:09 UTC
This bug applies to a version of Plasma which I am no longer using. Closing.