mirror of https://github.com/qt/qt5compat.git
Revamp Text Codecs Example: Revisit the documentation
Remove "Example" from the title. Add \examplecategory Data Processing & I/O. Task-number: QTBUG-118061 Pick-to: 6.6 6.5 Change-Id: I126dce2cfe4b9195e75ee7aa8bae1f3cdcb4c17f Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
This commit is contained in:
parent
9a4924fb7b
commit
62fea7396c
|
@ -3,7 +3,8 @@
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\example widgets/tools/codecs
|
\example widgets/tools/codecs
|
||||||
\title Text Codecs Example
|
\examplecategory {Data Processing & I/O}
|
||||||
|
\title Text Codecs
|
||||||
\brief How to import and export text using text codecs.
|
\brief How to import and export text using text codecs.
|
||||||
|
|
||||||
The Text Codecs example demonstrates the principles behind importing and exporting text
|
The Text Codecs example demonstrates the principles behind importing and exporting text
|
||||||
|
|
Loading…
Reference in New Issue