| dfaure added inline comments. | View Revision
INLINE COMMENTS
#ifndef _KDOCTOOLS_XSLT_H_
#define _KDOCTOOLS_XSLT_H_
copyright header missing
KDOCTOOLS_EXPORT QString transform(const QString &file, const QString &stylesheet,
const QVector<const char *> ¶ms = QVector<const char *>());
docu?
KDOCTOOLS_EXPORT bool saveToCache(const QString &contents, const QString &filename);
docu?
KDOCTOOLS_EXPORT void setupStandardDirs(const QString &srcdir = QString());
KDOCTOOLS_EXPORT QString locateFileInDtdResource(const QString &file, const QStandardPaths::LocateOptions option=QStandardPaths::LocateFile);
docu?
KDOCTOOLS_EXPORT void setupStandardDirs(const QString &srcdir = QString());
KDOCTOOLS_EXPORT QString locateFileInDtdResource(const QString &file, const QStandardPaths::LocateOptions option=QStandardPaths::LocateFile);
(as expected) docu? ;)
missing spaces around '='
#ifndef _KDOCTOOLS_XSLT_P_H_
#define _KDOCTOOLS_XSLT_P_H_
missing copyright header
REPOSITORY
R238 KDocTools
REVISION DETAIL
EMAIL PREFERENCES
To: ltoscano, dfaure
Cc: Frameworks, Documentation
Cc: Frameworks, Documentation
