Assign a category to Contiguous Cache Example

Change-Id: I98e62adce63df7e940d96cd50dcb243366dca216
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
(cherry picked from commit f54d222d223262b07580a082f95a9f9935d5743f)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 59ce981061926e20ba77c0954dbfb2868a6f3326)
This commit is contained in:
Kai Köhne 2024-02-13 15:58:59 +01:00 committed by Qt Cherry-pick Bot
parent 33518b1fb0
commit 348f778d5c

View File

@ -4,6 +4,7 @@
/*! /*!
\example tools/contiguouscache \example tools/contiguouscache
\title Contiguous Cache Example \title Contiguous Cache Example
\examplecategory {Data Processing & I/O}
\brief The Contiguous Cache example shows how to use QContiguousCache to manage memory usage for \brief The Contiguous Cache example shows how to use QContiguousCache to manage memory usage for
very large models. In some environments memory is limited and, even when it very large models. In some environments memory is limited and, even when it