diff options
| author | Christian Ehrlicher <ch.ehrlicher@gmx.de> | 2023-12-07 18:41:15 +0100 |
|---|---|---|
| committer | Volker Hilsheimer <volker.hilsheimer@qt.io> | 2023-12-09 14:17:43 +0000 |
| commit | 2bccacab21a02a07e4af9673ad48c9c36c934bb8 (patch) | |
| tree | d1154aa01dd60a57697f79b3354efb5eeabaf769 /src/corelib/io/qdebug.cpp | |
| parent | 525647efcb63e4521da3e23d99e0a9fce02a3e2c (diff) | |
QAbstractFileIconEngine: reimplement isNull()
QPixmapIconEngine as base class of QAbstractFileIconEngine implements
isNull() by checking if there are pixmaps available. As
QAbstractFileIconEngine does it's own caching mechanism, that check is
failing. Since we can assume that the os returns a valid icon for every
file, QAbstractFileIconEngine::isNull() can always return false.
Pick-to: 6.6 6.5
Fixes: QTBUG-119797
Task-number: QTBUG-118667
Change-Id: I713a3cda6a4d14bb3dea374b40d8e8219278e5db
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/corelib/io/qdebug.cpp')
0 files changed, 0 insertions, 0 deletions
