Fix overview documentation.

Change-Id: I8a3427be51673d071bcf467ea7d6d12472b6f841
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
This commit is contained in:
Lars Knoll 2012-11-26 19:59:57 +01:00 committed by The Qt Project
parent bfb569b6e7
commit f149b8879a

View File

@ -31,8 +31,10 @@
\ingroup modules
\ingroup technology-apis
\brief The QtXml module provides a stream reader and writer for
XML documents, and C++ implementations of SAX and DOM.
\brief The QtXml module provides C++ implementations of the SAX and DOM standards for XML.
The module is not actively maintained anymore. Please use
the QXmlStreamReader and QXmlStreamwriter classes in Qt Core instead.
To include the definitions of the module's classes, use the
following directive: