Hello guys,<div>as you should&#39;ve seen in my latest posts in planetkde, I&#39;m working on a plasmoid version of the standard KMix applet.</div><div>I coded it in QML and of course I&#39;ve taken advantage of the Plasma QML bindings (they _really_ rocks!!), and now I&#39;ve got some questions for you:</div>

<div><br></div><div>* I want to give a more elegant and pleasant look to KMix applet, and I need to access the monochrome svg audio-* icons, but I have no idea about how to do it.</div><div>  In C++ this is veeeery easy: a simple call to Plasma::Theme::defaultTheme()-&gt;imagePath(svg) and, if the returned path is not empty I can use it, otherwise I will fallback to</div>

<div>  the standard icon. So, is it possible to expose something similar to the existing QML Theme component?</div><div><br></div><div>* I&#39;d like to show a tooltip when the applet is collapsed into an icon in the panel but, still, there are no QML bindings to Plasma::ToolTipContent and ToolTipManager classes.</div>

<div>  Is there any chances to get it exposed to QML?</div><div><br></div><div>Anyways, awesome job with the QML/Plasma integration, it&#39;s impressive!</div><div>Cheers,</div><div>Diego</div><div><br>-- <br>H: Who is Watson without Sherlock Holmes?<br>

G: Watson was a genius in his own right.<br><br>My personal blog: <a href="http://polentino911.wordpress.com/" target="_blank">http://polentino911.wordpress.com/</a><br><br>
</div>