summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmapcache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/image/qpixmapcache.cpp')
-rw-r--r--src/gui/image/qpixmapcache.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gui/image/qpixmapcache.cpp b/src/gui/image/qpixmapcache.cpp
index c5f0adeb386..ecb4a7421d6 100644
--- a/src/gui/image/qpixmapcache.cpp
+++ b/src/gui/image/qpixmapcache.cpp
@@ -221,8 +221,7 @@ QT_END_INCLUDE_NAMESPACE
/*!
\fn size_t QPixmapCache::Key::qHash(const Key &key, size_t seed)
\since 6.6
-
- Returns the hash value for the \a key, using \a seed to seed the calculation.
+ \qhash{QPixmapCache::Key}
*/
size_t QPixmapCache::Key::hash(size_t seed) const noexcept
{