summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qhash.cpp
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2021-05-28 12:58:33 +0200
committerTopi Reiniƶ <topi.reinio@qt.io>2021-06-01 11:44:43 +0000
commitbee6f9168689b0b3659f9f13da2cb5ba2d7e01f4 (patch)
tree49e3b7d845caf24af990bde7f51f9257f0caa969 /src/corelib/tools/qhash.cpp
parent96afaf41ca30fc77f92b0ad01e65c767a944354a (diff)
Doc: QtCore: Fix documentation issues
* Add module header wrapper that loads the real QtCore header and qandroidextras_p.h to generate docs for those types * Add missing dummy typedefs to doc/include/jni.h * Use the correct \namespace name (QtAndroidPrivate) and mark it as \preliminary * Add missing 'const' specifier for Q[Untyped]Bindable methods * Drop documentation for removed method QProperty::markDirty() * qmath.h: Fix \fn commands for qFloor(), qCeil() * QHashSeed: Drop incorrect usage of \relates Fixes: QTBUG-93942 Task-number: QTBUG-93995 Change-Id: If76b5aa4b79a64add3cb6275eac82ec44ef10319 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/corelib/tools/qhash.cpp')
-rw-r--r--src/corelib/tools/qhash.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/tools/qhash.cpp b/src/corelib/tools/qhash.cpp
index 743093bc4e..38c3f9cef6 100644
--- a/src/corelib/tools/qhash.cpp
+++ b/src/corelib/tools/qhash.cpp
@@ -780,7 +780,6 @@ static size_t qt_initialize_qhash_seed()
/*!
\class QHashSeed
- \relates QHash
\since 6.2
The QHashSeed class is used to convey the QHash seed. This is used