Hi,<div><br></div>I'm curently using PlasmaComponents.Button but it seems to miss a quite important feature. I can't use system icons!<div>Icon paths can be set though...</div><div><br></div><div>I wouldn't mind implementing this if it it's oke with you all. Just one question: How can i currently get just any icon in QML from the installed theme?</div>

<div><br></div><div>I'm kinda fearing that functionality is not even existing yet (in core?). If it isn't then i will implement that as well, but a pointer to the plasma class for getting an icon would be nice :) If it's <a href="http://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/classKIconLoader.html">http://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/classKIconLoader.html</a> .. Is there also a function that "just" tries to find the icon name you give it? The function KIconLoader::loadIcon needs a few parameters. I could be looking at the wrong class for all i know ;)</div>

<div><br></div><div>Kind regards,</div><div>Mark</div>