summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qlogging.h
diff options
context:
space:
mode:
authorSona Kurazyan <sona.kurazyan@qt.io>2022-09-01 13:23:28 +0200
committerSona Kurazyan <sona.kurazyan@qt.io>2022-09-01 20:45:15 +0200
commit473e5f111f03b5a5d77ffcbe7097f6b37f5ba0d4 (patch)
tree988c35c5ccf2529362fb8450c2501dda823d0a2a /src/corelib/global/qlogging.h
parente27ecb203538208157e3e0e710ae54ab8bd2a844 (diff)
Fix docs for types and macros from qlogging.h
Move the docs types and macros from qlogging.h from qglobal.cpp to qlogging.cpp. Generate the QtLogging forward header and update the '\relates' commands accordingly. Change-Id: I2abaf531b2749ff43909f835efd980e1fc98f278 Task-numer: QTBUG-106154 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/global/qlogging.h')
-rw-r--r--src/corelib/global/qlogging.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/global/qlogging.h b/src/corelib/global/qlogging.h
index b0d8d37a37..5111daefd3 100644
--- a/src/corelib/global/qlogging.h
+++ b/src/corelib/global/qlogging.h
@@ -9,6 +9,7 @@
#if 0
// header is automatically included in qglobal.h
#pragma qt_no_master_include
+#pragma qt_class(QtLogging)
#endif
QT_BEGIN_NAMESPACE