Bug 307791 - KConfig XT should support "Icon" as a type
Summary: KConfig XT should support "Icon" as a type
Status: RESOLVED WORKSFORME
Alias: None
Product: plasma4
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-03 19:03 UTC by Glad Deschrijver
Modified: 2017-09-26 19:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.