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