KDocTools
meinproc.cpp File Reference
#include <QCoreApplication>#include <config-kdoctools.h>#include <config.h>#include <string.h>#include <sys/time.h>#include <unistd.h>#include <libxml/xmlversion.h>#include <libxml/xmlmemory.h>#include <libxml/debugXML.h>#include <libxml/HTMLtree.h>#include <libxml/xmlIO.h>#include <libxml/parserInternals.h>#include <libxslt/xsltconfig.h>#include <libxslt/xsltInternals.h>#include <libxslt/transform.h>#include <libxslt/xsltutils.h>#include <QtCore/QString>#include <kstandarddirs.h>#include <kcomponentdata.h>#include "xslt.h"#include <QtCore/QFile>#include <QtCore/QDir>#include <kcmdlineargs.h>#include <klocale.h>#include <kaboutdata.h>#include <stdlib.h>#include <kdebug.h>#include <QtCore/QTextCodec>#include <QtCore/QFileInfo>#include <kshell.h>#include <kurl.h>#include <QtCore/QList>Go to the source code of this file.
Typedefs | |
| typedef QList< MyPair > | PairList |
Functions | |
| int | main (int argc, char **argv) |
| void | parseEntry (PairList &list, xmlNodePtr cur, int base) |
Variables | |
| int | xmlLoadExtDtdDefaultValue |
Typedef Documentation
Definition at line 43 of file meinproc.cpp.
Function Documentation
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 77 of file meinproc.cpp.
| void parseEntry | ( | PairList & | list, | |
| xmlNodePtr | cur, | |||
| int | base | |||
| ) |
Definition at line 45 of file meinproc.cpp.
Variable Documentation
Definition at line 2 of file meinproc.cpp.
KDE 4.3 API Reference