diff options
author | Bjørn Erik Nilsen <bjorn.nilsen@nokia.com> | 2010-02-04 10:35:27 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-02-09 16:19:24 (GMT) |
commit | a904af2eaf9ab1290730ae76bfa59c3768ff0ebe (patch) | |
tree | 7fb57187843408ec54a575b524f72fd23fc4294f /doc/src/snippets/code/src_sql_models_qsqlquerymodel.cpp | |
parent | d2c449adaa3169db0e5f87aa9a9961775bbac60f (diff) | |
download | Qt-a904af2eaf9ab1290730ae76bfa59c3768ff0ebe.zip Qt-a904af2eaf9ab1290730ae76bfa59c3768ff0ebe.tar.gz Qt-a904af2eaf9ab1290730ae76bfa59c3768ff0ebe.tar.bz2 |
Crash when closing any top-level widget on Symbian.
The window surface must be deleted while the window is valid because on
some graphics systems a notifcation is sent to the window when the
surface is released.
This fix is also an optmization as we no longer process any backing
store requests while deleting the top-level. Previously it would
handle requests from the window itself and all its children.
Task-number: QT-2513
Reviewed-by: jbarron
(cherry picked from commit 34f1758428282a327c12b0d8040061c1f67ecc7f)
Diffstat (limited to 'doc/src/snippets/code/src_sql_models_qsqlquerymodel.cpp')
0 files changed, 0 insertions, 0 deletions