summaryrefslogtreecommitdiffstats
path: root/src/testlib/qbenchmarkperfevents.cpp
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@qt.io>2018-01-15 15:57:12 +0100
committerMartin Smith <martin.smith@qt.io>2018-01-18 06:31:53 +0000
commit52d761e60ade70f08c01d24e2b6a4dd2165d2a4a (patch)
tree60df8de7df95102f93abfd79847940e601e7ca45 /src/testlib/qbenchmarkperfevents.cpp
parent0a3061e87153bc4822bca6138ce64cfa12ea7539 (diff)
doc: Fix remaining clang parsing errors in QtTest
This update also corrects all the remaining qdoc warnings in the mnodule. Change-Id: I1cea2cb1dd515d075a1e49a52ca78fc407c3a324 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/testlib/qbenchmarkperfevents.cpp')
-rw-r--r--src/testlib/qbenchmarkperfevents.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/testlib/qbenchmarkperfevents.cpp b/src/testlib/qbenchmarkperfevents.cpp
index d6db40ce52..91f0792338 100644
--- a/src/testlib/qbenchmarkperfevents.cpp
+++ b/src/testlib/qbenchmarkperfevents.cpp
@@ -106,7 +106,9 @@ static void initPerf()
}
}
-/*!
+// This class does not exist in the API so it's qdoc comment marker was removed.
+
+/*
\class QBenchmarkPerfEvents
\brief The Linux perf events benchmark backend