[Qt-qml] Mouse wheel events in QML

Gregory Schlomoff gregory.schlomoff at gmail.com
Sun Nov 21 14:26:33 CET 2010


You have to make your own  component in C++ to catch them.


On Sun, Nov 21, 2010 at 1:29 AM, Girish Ramakrishnan
<girish at forwardbias.in> wrote:
> See http://bugreports.qt.nokia.com/browse/QTBUG-7369. In short,
> Flickable supports it but not MouseArea.
>
> Girish
>
> On Sat, Nov 20, 2010 at 9:17 PM, Jerzy Chalupski
> <jerzy.chalupski at gmail.com> wrote:
>> I can't find any mouse wheel events handler. Am I selectively blind or
>> are mouse wheel events not supported by QML?
>> _______________________________________________
>> Qt-qml mailing list
>> Qt-qml at trolltech.com
>> http://lists.trolltech.com/mailman/listinfo/qt-qml
>>
> _______________________________________________
> Qt-qml mailing list
> Qt-qml at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-qml
>



More information about the Qt-qml mailing list