summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/api/qxmlformatter.cpp
diff options
context:
space:
mode:
authorArnab Datta <arnab.datta@nokia.com>2012-03-15 16:36:05 +0100
committerQt by Nokia <qt-info@nokia.com>2012-03-16 10:02:54 +0100
commitc58287d19fb34336c5c718ebf2fbebfb64e49630 (patch)
tree95cd59a6bffdc526cf53f9ad7844cb95ca89af30 /src/xmlpatterns/api/qxmlformatter.cpp
parent18b18510a53a27e375c1db73538108754a509e9e (diff)
downloadqtxmlpatterns-c58287d19fb34336c5c718ebf2fbebfb64e49630.tar.gz
Tagged the following files as part of the QtXmlPatterns module
Change-Id: Ib63e31c1105779f01764f32936007216c79655e6 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'src/xmlpatterns/api/qxmlformatter.cpp')
-rw-r--r--src/xmlpatterns/api/qxmlformatter.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xmlpatterns/api/qxmlformatter.cpp b/src/xmlpatterns/api/qxmlformatter.cpp
index 4e9196f..7ed77af 100644
--- a/src/xmlpatterns/api/qxmlformatter.cpp
+++ b/src/xmlpatterns/api/qxmlformatter.cpp
@@ -84,6 +84,7 @@ QXmlFormatterPrivate::QXmlFormatterPrivate(const QXmlQuery &query,
\reentrant
\since 4.4
\ingroup xml-tools
+ \inmodule QtXmlPatterns
QXmlFormatter is a subclass of QXmlSerializer that formats the XML
output to make it easier for humans to read.