diff options
author | Fabien Freling <fabien.freling@nokia.com> | 2011-02-08 09:43:10 (GMT) |
---|---|---|
committer | Fabien Freling <fabien.freling@nokia.com> | 2011-02-08 09:54:17 (GMT) |
commit | e7c3a905637a157d4989682c49b7c5691071eb81 (patch) | |
tree | 1d0e7926e4460046b299d139c4f833defe7a4a00 /doc/src/snippets/code/doc_src_model-view-programming.cpp | |
parent | 988d67957fdb7f5b50c8bff6c70e2ae299f7744c (diff) | |
download | Qt-e7c3a905637a157d4989682c49b7c5691071eb81.zip Qt-e7c3a905637a157d4989682c49b7c5691071eb81.tar.gz Qt-e7c3a905637a157d4989682c49b7c5691071eb81.tar.bz2 |
Force the repaint during live resize.
During live resize on Mac, it is important to keep
up with the resizing of the window, or the
application looks sluggish.
Calling update() is not enough, since we then are
lagging behind the system by going through the
event loop.
Reviewed-by: Richard Moe Gustavsen
Diffstat (limited to 'doc/src/snippets/code/doc_src_model-view-programming.cpp')
0 files changed, 0 insertions, 0 deletions