KDocTools
xslt_help.cpp
Go to the documentation of this file.
91 cache = '/' + fi.absolutePath().remove(KStandardDirs::installPath("html"),Qt::CaseInsensitive).replace('/','_') + '_' + fi.baseName() + '.';
bool compareTimeStamps(const QString &older, const QString &newer)
Compares two files and returns true if.
Definition: xslt_help.cpp:102
bool addResourceType(const char *type, const QString &relativename, bool priority=true)
bool remove()
static QString locate(const char *type, const QString &filename, const KComponentData &cData=KGlobal::mainComponent())
KStandardDirs * dirs()
int length() const
QString & remove(int position, int n)
virtual bool open(QFlags< QIODevice::OpenModeFlag > mode)
virtual void close()
static QDebug kDebug(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
QString fromUtf8(const char *str, int size)
void output(QList< Action > actions, QHash< QString, QString > domain)
bool endsWith(const QString &s, Qt::CaseSensitivity cs) const
qint64 read(char *data, qint64 maxSize)
QDateTime lastModified() const
bool exists() const
static QString installPath(const char *type)
static bool readCache(const QString &filename, const QString &cache, QString &output)
Definition: xslt_help.cpp:29
QString & replace(int position, int n, QChar after)
bool isAbsolutePath(const QString &path)
static QString locateLocal(const char *type, const QString &filename, const KComponentData &cData=KGlobal::mainComponent())
int length() const
QString left(int n) const
QString absolutePath() const
QString baseName() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.