Use hover animation for QIconItem in QML?

Marco Martin notmart at gmail.com
Wed Mar 13 17:47:39 UTC 2013


On Wednesday 13 March 2013, Michail Vourlakos wrote:
> Hello,
> 
> can the hover animation (used is panel icon's) to be used also for a
> QIconItem in QML ?
> even with creating a qml plugin?
> 

use PlasmaCore.IconItem

then if you set its active property to true it will animate to highlight 
status as the other panel icons (you can bind active to undermouse of a 
mousearea)

-- 
Marco Martin


More information about the Plasma-devel mailing list