Lines Matching full:children
957 QList<QGraphicsItem *> children = d->newWindowParent->childItems();958 for (int i = 0; i < children.count(); ++i)959 children.at(i)->setParentItem(parent);