[Qt-interest] QGraphicsItem add notification from QGraphicsScene

Girish Ramakrishnan girish at forwardbias.in
Mon Feb 1 05:43:26 CET 2010


manish.s.sharma at Nokia.com wrote:
> Hi All,
>  
> Is there any direct way to get the notification whenever there is a new
> item added to the scene?
>  

Depend on why you want this but there is a
QGraphicsItem::ItemChildAddedChange that a parent item gets when a child
is added.

Girish



More information about the Qt-interest-old mailing list