qt5base-lts/tests/auto/gui/image/qicon
Volker Hilsheimer cb16ba5980 QIcon: use fallback also with platform icon engine
Amends a452e22546. No new tests, existing
tests fails when QPlatformTheme returns a QIconEngine implementation
that provides the tested icons. However, the existing test fails when
the platform icon engine provides and address-book-new icon, and depends
on the order of test functions, as the name() test function modifies the
global theme name and search path. Fix those issues in the test.

Pick-to: 6.6
Change-Id: Ie1c1d14f08fad5e906296bab662df5cfacdbbf07
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2023-07-21 09:22:46 +02:00
..
fallback_icons Introduce QIcon::fallbackSearchPaths() 2018-01-15 10:12:22 +00:00
icons Consult QIcon::fallbackThemeName() even for themes with explicit parents 2023-06-18 10:49:14 +02:00
second_icons/testtheme/32x32/actions Fixed icons lookup in QIcon::fromTheme 2015-02-02 23:28:19 +00:00
styles/commonstyle/images Establish baseline for QIcon test on dpr > 1 2020-08-05 11:23:07 +02:00
.gitignore QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
CMakeLists.txt CMake: Make gui tests standalone projects 2023-07-05 15:09:32 +02:00
image.png QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
rect.png QIcon: move back to QtGui 2012-05-18 21:42:38 +02:00
tst_qicon.cpp QIcon: use fallback also with platform icon engine 2023-07-21 09:22:46 +02:00