Home | History | Annotate | Download | only in qt

Lines Matching refs:childrenToRemove

388         const QSet<QGraphicsItem*> childrenToRemove = currentChildren - newChildren;
394 for (QSet<QGraphicsItem*>::const_iterator it = childrenToRemove.begin(); it != childrenToRemove.end(); ++it)