QGraphicsItem resizeable
-
Is a good idea the QGraphicsItem incorporate a QGraphicsItem::ItemIsResizeable, just like a QGraphicsItem::ItemIsMovable or QGraphicsItem::ItemIsSelectable ???
In http://doc.qt.nokia.com/qq/qq13-apis.html , Matthias Ettrich said:
"...Be complete: A complete API means the expected functionality should be there..."
Searching the web, i realized that many Qt users complain about this missing functionality....
-
You could post a feature request in "bugtracker":https://bugreports.qt-project.org/secure/Dashboard.jspa
Please make a link here so that others can visit your request easily and vote for it.
-
Submitted this suggestion as a feature request:
https://bugreports.qt-project.org/browse/QTBUG-24726
Thank you Eddy !