qt5base-lts/tests/baseline/stylesheet
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
..
icons Fix and complete style sheet support for QToolButton 2021-11-26 09:36:07 +01:00
qss Stylesheet: Another positioning fix for the menu indicator 2022-05-18 13:15:00 +02:00
CMakeLists.txt Deprecate QApplication::setActiveWindow() and mark as internal 2022-08-27 20:22:29 +02:00
icons.qrc Fix and complete style sheet support for QToolButton 2021-11-26 09:36:07 +01:00
stylesheet.pro Fix and complete style sheet support for QToolButton 2021-11-26 09:36:07 +01:00
tst_baseline_stylesheet.cpp Port tests away from using q{Set}GlobalQHashSeed 2022-08-26 14:15:24 +02:00