PDA

View Full Version : Unselect QGraphicsItems



jano_alex_es
10th September 2009, 15:23
Hi,

does QT provide any way to unselect a QGraphicsItem by code?

thanks!

wysota
10th September 2009, 17:19
QGraphicsItem::setSelected(false)