Doc: Update example category names

Pick-to: 6.5 6.6
Change-Id: If4a50c403ed0fb299ac0d9a66f1f606151c55930
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
This commit is contained in:
Kai Köhne 2023-07-06 12:15:43 +02:00
parent 6b6678bc88
commit 60f706063a
7 changed files with 7 additions and 7 deletions

View File

@ -3,7 +3,7 @@
/*! /*!
\example serialization/cbordump \example serialization/cbordump
\examplecategory {Input/Output} \examplecategory {Data Processing & I/O}
\meta tag {network} \meta tag {network}
\title Parsing and displaying CBOR data \title Parsing and displaying CBOR data

View File

@ -3,7 +3,7 @@
/*! /*!
\example serialization/convert \example serialization/convert
\examplecategory {Input/Output} \examplecategory {Data Processing & I/O}
\meta tag {network} \meta tag {network}
\title Convert Example \title Convert Example

View File

@ -3,7 +3,7 @@
/*! /*!
\example serialization/savegame \example serialization/savegame
\examplecategory {Input/Output} \examplecategory {Data Processing & I/O}
\title JSON Save Game Example \title JSON Save Game Example
\brief The JSON Save Game example demonstrates how to save and load a \brief The JSON Save Game example demonstrates how to save and load a

View File

@ -3,7 +3,7 @@
/*! /*!
\example serialization/streambookmarks \example serialization/streambookmarks
\examplecategory {Input/Output} \examplecategory {Data Processing & I/O}
\meta tag {network} \meta tag {network}
\title QXmlStream Bookmarks Example \title QXmlStream Bookmarks Example
\brief Demonstrates how to read and write to XBEL files. \brief Demonstrates how to read and write to XBEL files.

View File

@ -5,7 +5,7 @@
\example cachedtable \example cachedtable
\title Cached SQL Table \title Cached SQL Table
\ingroup sql_examples \ingroup sql_examples
\examplecategory {Input/Output} \examplecategory {Data Processing & I/O}
\brief The Cached Table example shows how a table view can be used to access a database, \brief The Cached Table example shows how a table view can be used to access a database,
caching any changes to the data until the user explicitly submits them using a caching any changes to the data until the user explicitly submits them using a

View File

@ -3,7 +3,7 @@
/*! /*!
\example widgets/analogclock \example widgets/analogclock
\examplecategory {Graphics} \examplecategory {Graphics & Multimedia}
\meta tags {widgets} \meta tags {widgets}
\title Analog Clock \title Analog Clock

View File

@ -4,7 +4,7 @@
/*! /*!
\example dombookmarks \example dombookmarks
\title DOM Bookmarks Application \title DOM Bookmarks Application
\examplecategory {Input/Output} \examplecategory {Data Processing & I/O}
\ingroup xml-examples \ingroup xml-examples
\meta tag {xml} \meta tag {xml}
\brief Provides a reader for XML Bookmark Exchange Language files. \brief Provides a reader for XML Bookmark Exchange Language files.