KDocTools
xslt_help.cpp File Reference
#include "xslt_help.h"
#include "xslt.h"
#include <libxslt/xsltconfig.h>
#include <libxslt/xsltInternals.h>
#include <libxslt/transform.h>
#include <libxslt/xsltutils.h>
#include <libxml/xmlIO.h>
#include <libxml/parserInternals.h>
#include <libxml/catalog.h>
#include <kdebug.h>
#include <kstandarddirs.h>
#include <QtCore/QDate>
#include <QtCore/QDir>
#include <QtCore/QRegExp>
#include <kcomponentdata.h>
#include <klocale.h>
#include <assert.h>
#include <kfilterbase.h>
#include <kfilterdev.h>
#include <QtCore/QTextCodec>
#include <stdlib.h>
#include <config.h>
#include <stdarg.h>
#include <kcharsets.h>
#include <kurl.h>
Include dependency graph for xslt_help.cpp:
Go to the source code of this file.
Functions | |
bool | compareTimeStamps (const QString &older, const QString &newer) |
QString | lookForCache (const QString &filename) |
static bool | readCache (const QString &filename, const QString &cache, QString &output) |
Function Documentation
Compares two files and returns true if.
- Parameters
-
newer exists and is newer than older
Definition at line 102 of file xslt_help.cpp.
Definition at line 76 of file xslt_help.cpp.
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.