[Interest] Tap-Select QGraphicsItem on iOS

Patrick Stinson patrickkidd at gmail.com
Mon May 28 06:38:22 CEST 2018


Hello!

It appears that it is not possible to tap a QGraphicsItem on iOS to select it. Indeed, I cannot find any touch event implementation in QGraphicsView, only mouse events. Using the QGraphicsView's rubberband-select works fine, as it uses mouse events.

Has anyone found a workaround to be able to tap on a QGraphicsItem to select it on iOS?

Thanks!


More information about the Interest mailing list