Doc: Fix \fn template arguments for Qt DBus

Upcoming changes to QDoc require accurate definition for
template arguments in \fn commands.

Task-number: QTBUG-118080
Change-Id: I761e99060caa64750eecf4fde4acc7f68d029936
Reviewed-by: Luca Di Sera <luca.disera@qt.io>
This commit is contained in:
Topi Reinio 2023-11-03 12:34:14 +00:00 committed by Luca Di Sera
parent f1414846ed
commit 94bf53cc5f

View File

@ -129,7 +129,7 @@ Q_GLOBAL_STATIC(QDBusCustomTypes, customTypes)
*/
/*!
\fn int qDBusRegisterMetaType()
\fn template<typename T> QMetaType qDBusRegisterMetaType()
\relates QDBusArgument
\threadsafe
\since 4.2