means this one .. Qt::FocusPolicy .. ?
the best way for u is
void QGraphicsItem::installSceneEventFilter ( QGraphicsItem * filterItem )
and try to restrict any event on other items while current one is selected
means this one .. Qt::FocusPolicy .. ?
the best way for u is
void QGraphicsItem::installSceneEventFilter ( QGraphicsItem * filterItem )
and try to restrict any event on other items while current one is selected
Last edited by wagmare; 27th July 2009 at 11:34. Reason: sorry i refered Qt::FocusPolicy wrongly
"Behind every great fortune lies a crime" - Balzac
Bookmarks