Never mind. I found out. I think it is a bit confusing, that there is a difference in handling overlapping MouseAreas for onClicked, onPressAndHold, onWheel on the one hand and onPressed and onReleased on the other hand.
But I am sure, there is a totally sane explanation behind it. :-) Guido On Sat, 2 Nov 2013 12:44:40 +0100 Guido Seifert <[email protected]> wrote: > Hi, > does anyone know a possible reason, why I get in one and the same qml > MouseArea > onClicked and onWheel signals, but no onPressed or onReleased signals? > > Guido > _______________________________________________ > Interest mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/interest > _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
