diff options
author | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-08-18 14:36:09 (GMT) |
---|---|---|
committer | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-08-19 16:31:13 (GMT) |
commit | a957ed92a61d9311ed163dba15f2b6f8d30bf03c (patch) | |
tree | c7725e43504249a5849773a997cc905fa368e83c /doc/src/snippets/sqldatabase/sqldatabase.cpp | |
parent | e82b5535c170c82d3ba7369eb1957f8d264300e2 (diff) | |
download | Qt-a957ed92a61d9311ed163dba15f2b6f8d30bf03c.zip Qt-a957ed92a61d9311ed163dba15f2b6f8d30bf03c.tar.gz Qt-a957ed92a61d9311ed163dba15f2b6f8d30bf03c.tar.bz2 |
Ensure geometry of top-level widget accounts for S60 screen furniture
If the S60 screen furniture has already been constructed before
QWidgetPrivate::show_sys() is called on a top-level widget which
has Qt::WindowMaximized set (e.g. due to a showMaximized() call),
its geometry is set to the full screen extent, including the regions
covered by the status bar and CBA.
This patch ensures that calculation of the widget geometry always
takes into account the screen furniture.
Task-number: QTBUG-12605
Reviewed-by: Jason Barron
Diffstat (limited to 'doc/src/snippets/sqldatabase/sqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions