diff options
author | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-10-19 15:46:18 (GMT) |
---|---|---|
committer | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-10-26 13:22:59 (GMT) |
commit | f417a6e7729a506e5a59e7fd38e03166515198b1 (patch) | |
tree | 090d140dde5a47d0e11428c809b496ca48dc767a /doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp | |
parent | 586fc2a9ead06a8478bdc380b775f18000741745 (diff) | |
download | Qt-f417a6e7729a506e5a59e7fd38e03166515198b1.zip Qt-f417a6e7729a506e5a59e7fd38e03166515198b1.tar.gz Qt-f417a6e7729a506e5a59e7fd38e03166515198b1.tar.bz2 |
Remove widget subtree from backing store tracker when reparented
When a native widget is reparented such that the value of
maybeBackingStore() changes, it and all of its native descendents
must be removed from the old QWidgetBackingStoreTracker.
If this is not done, the backing store may not be deleted when the
top-level widget is hidden, thereby consuming memory unnecessarily.
Task-number: MOBILITY-1315
Reviewed-by: Jason Barron
Reviewed-by: bnilsen
Diffstat (limited to 'doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp')
0 files changed, 0 insertions, 0 deletions