From b6832e33d91685eed92ee06aa33885348236624d Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Sun, 13 Mar 2011 22:12:37 +0000 Subject: disable webview kvs object for qt < 4.6 fixed xmlreader doc git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5587 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/objects/KvsObject_xmlreader.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules/objects/KvsObject_xmlreader.cpp') diff --git a/src/modules/objects/KvsObject_xmlreader.cpp b/src/modules/objects/KvsObject_xmlreader.cpp index 247834783..e72545d2b 100644 --- a/src/modules/objects/KvsObject_xmlreader.cpp +++ b/src/modules/objects/KvsObject_xmlreader.cpp @@ -45,8 +45,8 @@ This class implements a really simple xml document parser. You will usually derive your own class from this one and reimplement some of the events that it triggers. - You will typically reimplement [classfnc:xmlparser]onElementStart[/classfnc]() - and [classfnc:xmlparser]onElementEnd[/classfnc]() that will be called + You will typically reimplement [classfnc:xmlparser]$onElementStart[/classfnc]() + and [classfnc:xmlparser]$onElementEnd[/classfnc]() that will be called during the execution of [classfnc:xmlparser]$parse[/classfnc]() in an order reflecting the order of elements in the parsed document. @functions: -- cgit v1.3.1-10-gc9f91