Revamp Wait conditions exp: Add \examplecategory Data Processing & I/O

Fixes: QTBUG-108860
Pick-to: 6.5
Change-Id: I2ccf20f42d5abaa22e2daf4c8e7777ff903d947e
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
(cherry picked from commit dd98dac3bb234964ea0caa1f43f9672b0be965ef)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Rym Bouabid 2023-10-04 13:58:48 +02:00 committed by Qt Cherry-pick Bot
parent f5d2ca1c54
commit 904d432b0f

View File

@ -3,6 +3,7 @@
/*!
\example threads/waitconditions
\examplecategory {Data Processing & I/O}
\title Producer and Consumer using Wait Conditions
\ingroup qtconcurrent-mtexamples