Doc: Add XML, Json, CBOR examples to IO category
Pick-to: 6.5 6.5.1 Task-number: QTBUG-112372 Change-Id: I867bd33ff08629e03b35eccd4b7418573abe7c68 Reviewed-by: Øystein Heskestad <oystein.heskestad@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
This commit is contained in:
parent
6f1e53943d
commit
0de3a17394
@ -3,6 +3,7 @@
|
||||
|
||||
/*!
|
||||
\example serialization/cbordump
|
||||
\examplecategory {Input/Output}
|
||||
\title Parsing and displaying CBOR data
|
||||
|
||||
\brief A demonstration of how to parse files in CBOR format.
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
/*!
|
||||
\example serialization/convert
|
||||
\examplecategory {Input/Output}
|
||||
\title Convert Example
|
||||
|
||||
\brief The Convert example demonstrates how to convert between different
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
/*!
|
||||
\example serialization/savegame
|
||||
\examplecategory {Input/Output}
|
||||
\title JSON Save Game Example
|
||||
|
||||
\brief The JSON Save Game example demonstrates how to save and load a
|
||||
|
@ -4,6 +4,7 @@
|
||||
/*!
|
||||
\example serialization/streambookmarks
|
||||
\title QXmlStream Bookmarks Example
|
||||
\examplecategory {Input/Output}
|
||||
\brief Demonstrates how to read and write to XBEL files.
|
||||
\ingroup xml-examples
|
||||
|
||||
|
@ -4,8 +4,8 @@
|
||||
/*!
|
||||
\example dombookmarks
|
||||
\title DOM Bookmarks Application
|
||||
\examplecategory {Input/Output}
|
||||
\ingroup xml-examples
|
||||
\meta category {Input/Output}
|
||||
\meta tag {xml}
|
||||
\brief Provides a reader for XML Bookmark Exchange Language files.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user