Mouse wheel on Slider QML component

2012-06-07 Thread Viranch Mehta
Hi, I wanted to know if the Slider (from QML components) can be moved using the mouse wheels. If not, is it possible to implement it atm? Thanks, Viranch ___ Plasma-devel mailing list Plasma-devel@kde.org

Re: Mouse wheel on Slider QML component

2012-06-07 Thread David Edmundson
On Thu, Jun 7, 2012 at 9:51 PM, Viranch Mehta viranch.me...@gmail.com wrote: Hi, I wanted to know if the Slider (from QML components) can be moved using the mouse wheels. If not, is it possible to implement it atm? Qt 4.x does not have a wheel event on MouseArea therefore it's not possible to