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! _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest