I am looking trough the qt documentation for something in order to enable resizing of a QGraphicsItem at runtime. To be more specific I want standard scale handlers. Here is a screenshot in case I am not clear of what I want.

TZNcn.jpg

It seems like there are a lot of people creating there custom code in order to achieve this. I would like to ask if Qt has something like this by default for QGraficsItem in case I missed it.