Hi guys!
I have a question related to multiselection of QGraphicItems. When I try to move several selected items, just one of them receives the mousePressEvent and mouseReleaseEvent. Is it possible to receive these events in all the selected items?
Thanks.