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

Fixes: QTBUG-108861
Pick-to: 6.5
Change-Id: Ie622a94072e243eb5d3f6c162e490884d4cdd0f2
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
(cherry picked from commit cc4ac31150e3a912405e6d43e17e5c26e02908f5)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Rym Bouabid 2023-10-04 13:38:33 +02:00 committed by Qt Cherry-pick Bot
parent b33b0b607a
commit c49ccb12e6

View File

@ -3,6 +3,7 @@
/*!
\example threads/mandelbrot
\examplecategory {Data Processing & I/O}
\title Mandelbrot
\ingroup qtconcurrent-mtexamples