Doc: Add XML, Json, CBOR examples to IO category
Task-number: QTBUG-112372 Change-Id: I867bd33ff08629e03b35eccd4b7418573abe7c68 Reviewed-by: Øystein Heskestad <oystein.heskestad@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit 0de3a17394e947bb04de0a004bb18f7533acfbb6) Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
This commit is contained in:
parent
c62c68920d
commit
d5d5beb79e
@ -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,6 +4,7 @@
|
||||
/*!
|
||||
\example dombookmarks
|
||||
\title DOM Bookmarks Example
|
||||
\examplecategory {Input/Output}
|
||||
\ingroup xml-examples
|
||||
\brief Provides a reader for XML Bookmark Exchange Language files.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user