[PySide] Rotation handles for QGraphicsPixmapItem
Jason Augustyn
js.augustyn at gmail.com
Thu Jun 21 23:56:09 CEST 2012
Hello, I am writing an application that will allow users to select
images placed on a QGraphicsScene (using a custom
QGraphicsPixmapItem). Upon selection I would like a rotation handle to
appear on the image that the user can "grab" with the mouse and
rotate, thus rotating the QGraphicsPixmapItem. Basically, I am looking
for the rotation handle feature you get in PowerPoint upon selecting a
shape. This seems like a really basic feature that many people would
have implemented, but I cannot find any good examples on the web. Can
anyone point me in the right direction?
Thanks!
More information about the PySide
mailing list