summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/qtcore.qdocconf
diff options
context:
space:
mode:
authorAndrei Golubev <andrei.golubev@qt.io>2020-06-11 17:16:54 +0300
committerAndrei Golubev <andrei.golubev@qt.io>2020-06-18 18:28:41 +0300
commit68de38ded1c0e5387ae29aacaee50ba5dacfc59a (patch)
tree4bef76d45efcf52fcbebb862c353776b3b93cbd7 /src/corelib/doc/qtcore.qdocconf
parentb0f445a1526fa43563522d865c5ad1546201003c (diff)
Document QPromise API
Documented QPromise. Added snippets under auto tests to ensure they are compiled and run in CI. Task-number: QTBUG-81586 Change-Id: I20084e38f9d2f6fc8540f95ee03ec3d2827177e8 Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
Diffstat (limited to 'src/corelib/doc/qtcore.qdocconf')
-rw-r--r--src/corelib/doc/qtcore.qdocconf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/corelib/doc/qtcore.qdocconf b/src/corelib/doc/qtcore.qdocconf
index 2b9adabc3a..e930008e47 100644
--- a/src/corelib/doc/qtcore.qdocconf
+++ b/src/corelib/doc/qtcore.qdocconf
@@ -37,7 +37,8 @@ exampledirs += \
snippets \
../../../examples/corelib \
../../../examples/network/dnslookup \
- ../../../examples/widgets/tools
+ ../../../examples/widgets/tools \
+ ../../../tests/auto/corelib/thread/qpromise/
imagedirs += images