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

Fixes: QTBUG-108859
Pick-to: 6.6 6.5
Change-Id: I0fecf50e95c351564e7e41142cd3d385c4d1d867
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
This commit is contained in:
Rym Bouabid 2023-10-04 13:41:37 +02:00
parent cc4ac31150
commit 8c393e0024

View File

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