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>
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
◆ compareTimeStamps()
bool compareTimeStamps | ( | const QString & | older, |
const QString & | newer | ||
) |
Compares two files and returns true if.
- Parameters
-
newer exists and is newer than older
Definition at line 102 of file xslt_help.cpp.
◆ lookForCache()
QString lookForCache | ( | const QString & | filename | ) |
Definition at line 76 of file xslt_help.cpp.
◆ readCache()
|
static |
Definition at line 29 of file xslt_help.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.