qt6-bb10/tests/manual/widgets/kernel
Volker Hilsheimer c54a5b8380 Introduce QWidget::setScreen
Follows the QWindow semantics, and is a replacement for creating
a QWidget with a QDesktopScreenWidget as the parent.

We can now remove much of the special handling of QDesktopWidget and
the Qt::Desktop window type, and get rid of QDesktopScreenWidget.

Add a manual test that allows local testing. Our CI environments
only have a single screen, and no multi-head display server setup
which is the primary case where QWidget::setScreen is interesting.
For the more common case of a virtual desktop, QWidget::setScreen
has no real impact (just as QWindow::setScreen doesn't).

Change-Id: Id0099e069d316741bacd8c795c396ccad37be297
Fixes: QTBUG-85483
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2020-08-17 15:08:39 +02:00
..
layoutreplace CMake: Regenerate manual tests 2020-07-08 11:01:38 +02:00
qtooltip CMake: Regenerate manual tests 2020-07-08 11:01:38 +02:00
setscreen Introduce QWidget::setScreen 2020-08-17 15:08:39 +02:00
sizeonhide CMake: Regenerate manual tests 2020-07-08 11:01:38 +02:00
.prev_CMakeLists.txt CMake: Regenerate manual tests 2020-07-08 11:01:38 +02:00
CMakeLists.txt Introduce QWidget::setScreen 2020-08-17 15:08:39 +02:00
kernel.pro Introduce QWidget::setScreen 2020-08-17 15:08:39 +02:00