KDocTools
Go to the documentation of this file.
3 #define LIBXML_DLL_IMPORT __declspec(dllimport)
15 #include <QtCore/QString>
22 #include <libxml/xmlversion.h>
23 #include <libxml/xmlmemory.h>
24 #include <libxml/debugXML.h>
25 #include <libxml/HTMLtree.h>
26 #include <libxml/xmlIO.h>
27 #include <libxml/parserInternals.h>
29 #include <libxslt/xsltconfig.h>
30 #include <libxslt/xsltInternals.h>
31 #include <libxslt/transform.h>
32 #include <libxslt/xsltutils.h>
33 #include <libexslt/exslt.h>
41 (void)componentData.
config();
43 kDebug(7101) <<
"Starting " << getpid();
47 fprintf(stderr,
"Usage: kio_ghelp protocol domain-socket1 domain-socket2\n");
52 xmlSubstituteEntitiesDefault(1);
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Thu Sep 25 2014 04:21:17 by
doxygen 1.8.3.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.