diff options
author | Jason Barron <jbarron@trolltech.com> | 2009-05-27 13:41:01 (GMT) |
---|---|---|
committer | Jason Barron <jbarron@trolltech.com> | 2009-05-27 13:52:28 (GMT) |
commit | df4a095019638356520728f88ac4d919e654dcdd (patch) | |
tree | f8044662d2c292b204a11c25fb43272d3cda05de /doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp | |
parent | 14b0be5b4eabf7e52a4c3f6d5696aacacb11878b (diff) | |
download | Qt-df4a095019638356520728f88ac4d919e654dcdd.zip Qt-df4a095019638356520728f88ac4d919e654dcdd.tar.gz Qt-df4a095019638356520728f88ac4d919e654dcdd.tar.bz2 |
Modify QDesktopWidget to emit proper signals on resize.
The resize behavior of QDesktopWidget was somewhat undefined on Symbian
because we weren't actually changing the size of the widget. This patch
fixes that and also implements the resizeEvent() function so that it
properly emits signals. We didn't call resize() to change the size here
because our implementation of setGeometry_sys() ignores the desktop
widget since it doesn't have a backing store and isn't a real window.
Task-number: 253930
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp')
0 files changed, 0 insertions, 0 deletions