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:
parent
6b6678bc88
commit
60f706063a
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
@ -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.
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user