Revamp Shared Memory example: Add \examplecategory Data Processing & I/O

Fixes: QTBUG-108858
Pick-to: 6.5
Change-Id: I66e1f92eb25ec1377c1f927e767cebaeb3ef5fec
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
(cherry picked from commit e51bc067683ae623f0367830eb029d12c0cec444)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Rym Bouabid 2023-10-04 14:07:58 +02:00 committed by Qt Cherry-pick Bot
parent 00da474fca
commit f5d2ca1c54

View File

@ -3,6 +3,7 @@
/*!
\example ipc/sharedmemory
\examplecategory {Data Processing & I/O}
\title IPC: Shared Memory
\ingroup examples-ipc
\brief Demonstrates how to share image data between different processes