summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/qpluginloader.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2023-06-05 15:49:57 +0200
committerMarc Mutz <marc.mutz@qt.io>2023-06-20 15:25:13 +0200
commitaa8e8e94b99dfff8613bcbcc8ac6de5d0d8bcb12 (patch)
tree55ca63f3878c4938c97767da4c9737d744dd680a /src/corelib/plugin/qpluginloader.cpp
parentc2bcba93a67ed980021304c3bbca5556b4cc3add (diff)
QPixmapCache: DRY insert()
Implement insert(QString, QPixmap) in terms of insert(QPixmap) to avoid duplicating code and to separate concerns: insert(QString, QPixmap) is now only dealing with the cacheKeys, insert(QPixmap) is only concerned with the Key-based lookup. Task-number: QTBUG-112200 Pick-to: 6.6 6.5 6.2 Change-Id: I30394da43a5e93b7bd41ef9ce9c7aea044523c30 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/corelib/plugin/qpluginloader.cpp')
0 files changed, 0 insertions, 0 deletions