Hi Peter,

I think the functionality of the type was split among MouseArea, PinchArea
<http://doc.qt.io/qt-5/qml-qtquick-pincharea.html> and MultiPointTouchArea
<http://doc.qt.io/qt-5/qml-qtquick-multipointtoucharea.html>. Take a look
at them and see if they fit your use case.

Bests,
F.


On 27 November 2015 at 09:32, Peter Klosowski <klo...@gmail.com> wrote:

> Hello,
>
> I could really use a QML element that can detect arbitrary gestures. It
> seems that in Qt4, GestureArea used to do just that:
>
> http://doc.qt.io/qt-4.8/qml-gesturearea.html
>
> However, it appears that in Qt5, it has been removed. What was the
> rationale for that? Are there any chances of it making a return?
>
> Best regards,
> kloffy
>
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to