[Interest] QtQuick2 / Map and Flickable sensitivity

Kate Alhola kate.alhola at gmail.com
Wed Nov 19 15:22:53 CET 2014


Now when porting Android/iOS app from QtQuick1 to QtQuick2 there is couple
of issues.

How to enable QML Map component gesture area pan/zoom when it is located
inside of Qml FLickable ? In MouseArea there is preventStealing property
but there is not such in GestureArea ?  Now about 90% of time Flickable
takes the events.

Other related question is that how to prevent too sensitive flicking.
QApplication has property setStartDragDistance but there is no such in
QGuiApplication

How to adjust sensitivity of flickable with QtQuick2 ?

Kate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20141119/8004d04f/attachment.html>


More information about the Interest mailing list