summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qmetatype.cpp
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2022-03-23 22:59:38 +0100
committerTopi Reinio <topi.reinio@qt.io>2022-03-25 16:19:20 +0100
commit62a26df2ffad245ac36707e2fd018041fd61f8f0 (patch)
tree8f3bd9ef06dac38b19640d04e6fd33cf7441acef /src/corelib/kernel/qmetatype.cpp
parentb34ed061e3ae12355dde91af7a76094ed85c79f3 (diff)
Doc: Add \relates command for documented global functions/macros
Global functions need an associated header file/class/namespace to make the documentation visible. Remove QDoc comment tag (/*!) for an internal function. Pick-to: 6.3 Task-number: QTBUG-99578 Change-Id: Id390d433d7e081fc90fa57a02097b6c37fa13bee Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'src/corelib/kernel/qmetatype.cpp')
-rw-r--r--src/corelib/kernel/qmetatype.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/kernel/qmetatype.cpp b/src/corelib/kernel/qmetatype.cpp
index 1bb5979288..d85229b2a4 100644
--- a/src/corelib/kernel/qmetatype.cpp
+++ b/src/corelib/kernel/qmetatype.cpp
@@ -2657,7 +2657,7 @@ static inline int qMetaTypeTypeImpl(const char *typeName, int length)
*/
/*!
- \a internal
+ \internal
Similar to QMetaType::type(); the only difference is that this function
doesn't attempt to normalize the type name (i.e., the lookup will fail