KDocTools
#include <libxml/parser.h>
#include <QtCore/QString>
#include <QtCore/QVector>
Include dependency graph for xslt.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | fillInstance (KComponentData &ins, const QString &srcdir=QString()) |
QByteArray | fromUnicode (const QString &data) |
QIODevice * | getBZip2device (const QString &fileName) |
void | replaceCharsetHeader (QString &output) |
bool | saveToCache (const QString &contents, const QString &filename) |
QString | splitOut (const QString &parsed, int index) |
QString | transform (const QString &file, const QString &stylesheet, const QVector< const char * > ¶ms=QVector< const char * >()) |
Variables | |
QString * | SRCDIR |
bool | warnings_exist |
Function Documentation
void fillInstance | ( | KComponentData & | ins, |
const QString & | srcdir = QString() |
||
) |
Definition at line 27 of file xslt_kde.cpp.
Definition at line 43 of file xslt_kde.cpp.
Definition at line 48 of file xslt_kde.cpp.
Variable Documentation
QString* SRCDIR |
bool warnings_exist |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.