From 08a3b2ea08480ef2f5b4ebc9d9a1442d45e1fa4c Mon Sep 17 00:00:00 2001 From: Arnab Datta Date: Fri, 30 Mar 2012 16:33:48 +0200 Subject: Fixed all qdoc errors for this module (except those related to linking) Change-Id: I36d07a02ec8dea6bc2d538f32b28b987635c32c1 Reviewed-by: Casper van Donderen --- src/xmlpatterns/api/qxmlresultitems.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xmlpatterns/api/qxmlresultitems.cpp') diff --git a/src/xmlpatterns/api/qxmlresultitems.cpp b/src/xmlpatterns/api/qxmlresultitems.cpp index 48bac08..308b162 100644 --- a/src/xmlpatterns/api/qxmlresultitems.cpp +++ b/src/xmlpatterns/api/qxmlresultitems.cpp @@ -58,7 +58,7 @@ QT_BEGIN_NAMESPACE repeatedly calling next(), which actually produces the sequence by lazy evaluation of the query. - \snippet doc/src/snippets/code/src_xmlpatterns_api_qxmlresultitems.cpp 0 + \snippet code/src_xmlpatterns_api_qxmlresultitems.cpp 0 An effect of letting next() produce the sequence by lazy evaluation is that a query error can occur on any call to next(). If an error -- cgit v1.2.1