Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

QGraphicsItem : touch manipulation, how to ?

$
0
0
Hello everyone, I would like to manipulate QGraphicsItems in a QGraphicsScene by touch manipulations (scale, move, rotate, inertia). I searched but found nothing already implemented for this. I’m sad that the flag QGraphicsItem::ItemIsMovable [qt-project.org] is available only for mouse manipulation… Any idea how to do this ? Thanks. Using Qt5.2.

Viewing all articles
Browse latest Browse all 13965

Trending Articles