[Qt-interest] QGraphicsScene correct way to resize a shape with handlers
Jesús Fernández
jsfdez at gmail.com
Fri Jan 23 10:16:34 CET 2009
Hi,
I need an application for drawing ellipses over an image, and I need to do
transformations on them, like resize the QGraphicsEllipseItem::rect() (not
scale) and rotate the ellipses.
At the moment I'm drawing the handlers when the ellipse is selected and
resize the rect when the handlers are moved, but I would like to know if
there is a better solution. Because it has strange behaviuors.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090123/7a027095/attachment.html
More information about the Qt-interest-old
mailing list