qt5base-lts/tests/manual/windowflags
Edward Welbourne 02c2c930f0 Fix some compiler errors caused by bit-rot in manual tests
Two methods that have gone away or been renamed,
an enum that now doesn't support being assigned from int.
QTime should no longer be used as a timer.
Removed a test of deprecated code that's gone away.

Task-number: QTBUG-85700
Change-Id: Idc6d59542625d22b9937084411b54b0d8aa87f00
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-07-27 11:20:35 +02:00
..
CMakeLists.txt CMake: Regenerate manual tests 2020-07-08 11:01:38 +02:00
controllerwindow.cpp QLogging: purge deprecated qInstallMsgHandler(QtMsgHandler) 2020-07-23 11:05:53 +02:00
controllerwindow.h windowflags: Allow testing of naked QWindows, not just QWidgets 2017-06-27 21:56:56 +00:00
controls.cpp Fix some compiler errors caused by bit-rot in manual tests 2020-07-27 11:20:35 +02:00
controls.h windowflags test: Don't assume window states can not be compound 2017-02-09 14:11:00 +00:00
main.cpp windowflags: Allow testing of naked QWindows, not just QWidgets 2017-06-27 21:56:56 +00:00
previewwindow.cpp Fix compile errors related to missing Qt:: namespace 2019-11-12 10:35:26 +00:00
previewwindow.h windowflags: Make it easier to debug windows without a frame 2018-02-22 09:51:49 +00:00
windowflags.pro Update version checks in tests/manual 2019-11-13 15:00:51 +01:00