summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qsystemdetection.h
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2022-09-29 14:16:16 +0200
committerIvan Solovev <ivan.solovev@qt.io>2022-10-06 11:36:46 +0200
commitd77cf0647ec49b225e436598e54161fa4aa8ff2c (patch)
treeaaafec3a3da1ca80d0d85f76d8ff0132daee881a /src/corelib/global/qsystemdetection.h
parentb22a726f25b47f2a800a16d35da6aee7f622bcd9 (diff)
Provide documentation for qsystemdetection.h header
The description of the macros in this header should not belong to <QtGlobal>, so move it to a separate documentation page. Task-number: QTBUG-106154 Change-Id: Ic484f8b5ac137b052864937b526384e821f38fda Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/global/qsystemdetection.h')
-rw-r--r--src/corelib/global/qsystemdetection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/global/qsystemdetection.h b/src/corelib/global/qsystemdetection.h
index 1c90aa0b19..3a992f2aba 100644
--- a/src/corelib/global/qsystemdetection.h
+++ b/src/corelib/global/qsystemdetection.h
@@ -7,6 +7,7 @@
#endif
#if 0
+#pragma qt_class(QtSystemDetection)
#pragma qt_sync_skip_header_check
#pragma qt_sync_stop_processing
#endif