diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2009-07-31 15:35:34 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2009-08-03 11:18:13 (GMT) |
commit | 128717b171f01c82e5f0fb83f5923d4f7b9cfc10 (patch) | |
tree | 5e138ede4db646436a3af071247546f820e42ed8 /src/network | |
parent | 1b469ac64cf81476436009aef66009c30335a01c (diff) | |
download | Qt-128717b171f01c82e5f0fb83f5923d4f7b9cfc10.zip Qt-128717b171f01c82e5f0fb83f5923d4f7b9cfc10.tar.gz Qt-128717b171f01c82e5f0fb83f5923d4f7b9cfc10.tar.bz2 |
Remove currentChildBeingDeleted from QObjectPrivate.
When a child is being deleted by its parent, the child should not
notify the parent (of that which it already knows anyway). We did that
by keeping a pointer to the child being deleted. Much simpler to
simply orphan the child.
Reviewed-by: Bradley T. Hughes
Diffstat (limited to 'src/network')
0 files changed, 0 insertions, 0 deletions