diff options
author | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2009-10-22 12:53:17 (GMT) |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com> | 2009-10-22 12:59:09 (GMT) |
commit | b63fc1726fe3df49c6577d8ac26095d0c8738925 (patch) | |
tree | 8af9833387102f2bc9962f7129ef7c6d38aa4c6b /util/lexgen/configfile.cpp | |
parent | 62cf25df02d2cce8957c5942b467dbbf050a763d (diff) | |
download | Qt-b63fc1726fe3df49c6577d8ac26095d0c8738925.zip Qt-b63fc1726fe3df49c6577d8ac26095d0c8738925.tar.gz Qt-b63fc1726fe3df49c6577d8ac26095d0c8738925.tar.bz2 |
Honor graphics system on Mac/Cocoa when exposing and resizing window
When exposing or resizing a previously hidden window on Cocoa, we would
go through the CoreGraphicsPaintEngine even when a different graphics
system was set. This was because there were two different paths from
the windowing system into our paint event. The one going through the
virtual drawRect function in QCocoaView did not honor the graphics
system. This patch makes sure the backing store is used for these types
of events as well.
Done with: Gunnar
Reviewed-by: MortenS
Diffstat (limited to 'util/lexgen/configfile.cpp')
0 files changed, 0 insertions, 0 deletions