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

Fixes: QTBUG-108859
Pick-to: 6.5
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>
This commit is contained in:
Rym Bouabid 2023-10-04 13:41:37 +02:00 committed by Qt Cherry-pick Bot
parent 904d432b0f
commit a29dfae568

View File

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