Revamp Semaphores example: Add \examplecategory {Data Processing & I/O}

Fixes: QTBUG-108859
Change-Id: I0fecf50e95c351564e7e41142cd3d385c4d1d867
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
(cherry picked from commit 8c393e0024e8566881de8593acb21cd1a44b4644)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit a29dfae568c2e8570971a2bb5826dd041c6d7324)
This commit is contained in:
Rym Bouabid 2023-10-04 13:41:37 +02:00 committed by Qt Cherry-pick Bot
parent cf5519e983
commit e345f1a790

View File

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