PDA

View Full Version : QGraphicsScene and multiple selection



Bill
4th August 2009, 15:00
Hello,
I was wondering if anyone knows a good way to disable the selection of multiple QGraphicsItems on a QGraphicsScene? I want the user to be able to only select one object on the scene (more can be selected while holding the Ctrl key).

Thanks for your help,
Regards,
Bill

wagmare
4th August 2009, 15:19
check the same topic here
http://www.qtcentre.org/forum/f-qt-programming-2/t-qgraphicsitem-selection-22825.html/?highlight=Ctrl