summaryrefslogtreecommitdiffstats
path: root/src/core/jobs
diff options
context:
space:
mode:
authorColin Ogilvie <colin.ogilvie@kdab.com>2016-05-26 16:46:28 +0100
committerJani Heikkinen <jani.heikkinen@qt.io>2016-06-03 06:28:40 +0000
commitf55baa3a1c1b768f5010ebecda5589b3885ced27 (patch)
tree56ea4be4b8c87c9ac0d034a1d280b7eff8d344ab /src/core/jobs
parentd2ab8f2d4c24bf44218ec1e4b5fb34f548b000eb (diff)
Doc for core module
Task-number: QTBUG-46037 Change-Id: I187794f67a61e3e626e7992b0cfe211811823466 Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'src/core/jobs')
-rw-r--r--src/core/jobs/qaspectjob.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/jobs/qaspectjob.cpp b/src/core/jobs/qaspectjob.cpp
index 539ae78bf..94a747867 100644
--- a/src/core/jobs/qaspectjob.cpp
+++ b/src/core/jobs/qaspectjob.cpp
@@ -71,8 +71,7 @@ QAspectJob::QAspectJob()
/*!
* \class Qt3DCore::QAspectJob
* \inmodule Qt3DCore
- *
- * TODO
+ * \brief The base class for jobs executed in an aspect
*/
/*!