[Interest] pinch+pan gesture

Patrick Stinson patrickkidd at gmail.com
Fri Mar 17 19:49:55 CET 2017


Hello!

Is it necessary to implement a custom gesture for simultaneous pinch + pan as is commonly used on iOS? I appears that QPanGesture is only for single-finger panning and the center of QPinchGesture isn’t updated during Qt.GestureUpdated.

Is this correct? It’s a little hard to debug. I am using QGraphicsView.

Thanks!
-P


More information about the Interest mailing list