summaryrefslogtreecommitdiffstats
path: root/src/concurrent/doc/qtconcurrent.qdocconf
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2017-11-07 12:11:45 +0100
committerLars Knoll <lars.knoll@qt.io>2017-11-22 07:39:53 +0000
commit0817e2a81ec1b0fc1e5cd7ed9473177c75dc6f1e (patch)
tree3beefc8139b150559fb2c1f6ce18783071ff67a1 /src/concurrent/doc/qtconcurrent.qdocconf
parent0dc025bf9f0ba3760ae8a02356900f5f63e75047 (diff)
Doc: Update the list of highlighted examples
Update the list of highlighted examples for modules in qtbase, based on which examples have been updated to use C++11 features, the new signal/slot connection syntax, and documentation improvements. Not all the modules have highlighted examples yet as some of the work is still ongoing. Task-number: QTBUG-60641 Change-Id: If28d59c10ca1a30e5db408970f20159434ac94f8 Reviewed-by: Nico Vertriest <nico.vertriest@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'src/concurrent/doc/qtconcurrent.qdocconf')
-rw-r--r--src/concurrent/doc/qtconcurrent.qdocconf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/concurrent/doc/qtconcurrent.qdocconf b/src/concurrent/doc/qtconcurrent.qdocconf
index d8ee963ef5..356d602a7c 100644
--- a/src/concurrent/doc/qtconcurrent.qdocconf
+++ b/src/concurrent/doc/qtconcurrent.qdocconf
@@ -36,6 +36,8 @@ exampledirs += ../../../examples/qtconcurrent \
../ \
snippets
+manifestmeta.highlighted.names = "QtConcurrent/QtConcurrent Progress Dialog Example"
+
excludedirs += ../../../examples/widgets/doc
imagedirs += images