diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-11-09 00:18:35 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-11-17 06:00:51 (GMT) |
commit | 6eaf79b0f43a501b3459da39e64ff4a8cdc7cbf8 (patch) | |
tree | a829080cd43224f6900ed0b90ed607eb716b7fa9 /doc/src/snippets/code/src_gui_dialogs_qwizard.cpp | |
parent | 2dce28261aaccff87ef25381dd66060738e31507 (diff) | |
download | Qt-6eaf79b0f43a501b3459da39e64ff4a8cdc7cbf8.zip Qt-6eaf79b0f43a501b3459da39e64ff4a8cdc7cbf8.tar.gz Qt-6eaf79b0f43a501b3459da39e64ff4a8cdc7cbf8.tar.bz2 |
Set frameless window hints on QGL test windows under QWS
QWS combines the window title bar and the top-level widget
into one window surface, which causes problems when the top-level
widget is a QGLWidget: the raw GL surface contents are not the
same as on other platforms where only the top-level widget
contents are included in the window surface.
This change sets Qt::FramelessWindowHint on QWS systems on
widgets where we need to read back the top-level widget for
comparison against a reference image.
Reviewed-by: Sarah Smith
(cherry picked from commit b48ae5932131b6d0934a50846cad441f6e9f5ccd)
Diffstat (limited to 'doc/src/snippets/code/src_gui_dialogs_qwizard.cpp')
0 files changed, 0 insertions, 0 deletions