summaryrefslogtreecommitdiff
path: root/src/xmlpatterns/api/qsourcelocation.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/qsourcelocation.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/qsourcelocation.cpp')
-rw-r--r--src/xmlpatterns/api/qsourcelocation.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xmlpatterns/api/qsourcelocation.cpp b/src/xmlpatterns/api/qsourcelocation.cpp
index b021885..9f130ee 100644
--- a/src/xmlpatterns/api/qsourcelocation.cpp
+++ b/src/xmlpatterns/api/qsourcelocation.cpp
@@ -52,6 +52,7 @@ QT_BEGIN_NAMESPACE
\since 4.4
\brief The QSourceLocation class identifies a location in a resource by URI, line, and column.
\ingroup xml-tools
+ \inmodule QtXmlPatterns
QSourceLocation is a simple value based class that has three
properties, uri(), line(), and column(), that, taken together,