diff options
author | mread <qt-info@nokia.com> | 2010-03-25 10:58:57 (GMT) |
---|---|---|
committer | mread <qt-info@nokia.com> | 2010-03-25 11:02:31 (GMT) |
commit | d7fe2d90fe5a1ac5a29a5bc65eb5657d4d539563 (patch) | |
tree | 5102abb6373ddb72dc460dae48b9f591946b0aa4 /doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp | |
parent | 80cf88a395d61c2dee83d484c91f24437be0c0e0 (diff) | |
download | Qt-d7fe2d90fe5a1ac5a29a5bc65eb5657d4d539563.zip Qt-d7fe2d90fe5a1ac5a29a5bc65eb5657d4d539563.tar.gz Qt-d7fe2d90fe5a1ac5a29a5bc65eb5657d4d539563.tar.bz2 |
Symbian event loop priority drop not used in Symbian^4
The priority drop hack used in the Symbian version of Qt's event
dispatcher is not needed from Symbian^4, as the viewsrv panics, which
it was designed to prevent, are disabled. This change disables the
priority drop code when Qt is compiled in a Symbian^4 environment,
using the SYMBIAN_GRAPHICS_WSERV_QT_EFFECTS define as a key.
This will improve system and performance predictability, as app
priorities will be more stable. It also gives a slight performance
boost to app startup in the order of 10ms.
Reviewed-by: Jason Barron
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp')
0 files changed, 0 insertions, 0 deletions