qt5base-lts/tests/manual/windowflags
Sérgio Martins 9087df6bd2 windowflags test: Fix showing which flags are set
The text edit that shows which flags we have set should be updated in
PreviewWindow::setWindowFlags() and PreviewWidget::setWindowFlags()
but QWidget::setWindowFlags() isn't virtual so only the base class
one was called.

Change-Id: I5c9d47d003d5701dde1ab63df0d349f641d66f44
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
2015-01-19 11:17:49 +01:00
..
controllerwindow.cpp windowflags test: Fix showing which flags are set 2015-01-19 11:17:49 +01:00
controllerwindow.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
controls.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
controls.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
main.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
previewwindow.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
previewwindow.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
windowflags.pro Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00