qt5base-lts/tests/baseline/shared
Tor Arne Vestbø 2436e259ce Deprecate QApplication::setActiveWindow() and mark as internal
The function is used the internal window activation machinery and
should not be called by user code.

Many tests still use this function, and should be ported over to
QWidget::activateWindow(). For now they are using the private
helper in QApplicationPrivate, so that we can progress with the
public API deprecation.

Change-Id: I29f1575acf9efdcbae4c005ee9b2eb1bb0c8e5b5
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2022-08-27 20:22:29 +02:00
..
baselineprotocol.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
baselineprotocol.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
baselineprotocol.pri Rename and restructure the baseline (lancelot) testing code 2021-11-16 14:01:50 +01:00
lookup3.cpp Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
paintcommands.cpp Add painter render hint for brush pattern transformation 2022-05-31 21:20:41 +02:00
paintcommands.h Add painter render hint for brush pattern transformation 2022-05-31 21:20:41 +02:00
qbaselinetest.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qbaselinetest.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qbaselinetest.pri Share common code for baseline-testing widget UIs 2021-11-26 22:40:54 +01:00
qwidgetbaselinetest.cpp Deprecate QApplication::setActiveWindow() and mark as internal 2022-08-27 20:22:29 +02:00
qwidgetbaselinetest.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00