diff options
author | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2011-02-07 15:42:35 (GMT) |
---|---|---|
committer | Denis Dzyubenko <denis.dzyubenko@nokia.com> | 2011-02-08 10:07:03 (GMT) |
commit | ae25e6be41aaba90507022d792e2defcaf4cbfb6 (patch) | |
tree | 345f133c27364bca46aee820461db1d1663ad151 /doc/src/snippets/code/doc_src_model-view-programming.cpp | |
parent | dce6cb12d22d7356fc2d45fd81f2797f9ae44190 (diff) | |
download | Qt-ae25e6be41aaba90507022d792e2defcaf4cbfb6.zip Qt-ae25e6be41aaba90507022d792e2defcaf4cbfb6.tar.gz Qt-ae25e6be41aaba90507022d792e2defcaf4cbfb6.tar.bz2 |
Removed obsolete code that was incorrectly handling ConfigureNotify
The code in question was calling XSync and then processing ConfigureNotify
requests, but only using the width/height information from the event,
while ignoring the x,y properties. The code was consuming synthetic
ConfigureNotify with x,y in root coordinate system that we are supposed
to receive from the window manager, which broke mapFromGlobal/mapToGlobal
behavior (after cdd776a91e65bf5c30cea1bab9823134a3f797d0)
Reviewed-by: Olivier Goffart
Diffstat (limited to 'doc/src/snippets/code/doc_src_model-view-programming.cpp')
0 files changed, 0 insertions, 0 deletions