KDocTools
xslt_help.h
Go to the documentation of this file.
00001 #ifndef _MEIN_XSLT_HELP_H_ 00002 #define _MEIN_XSLT_HELP_H_ 00003 00004 #include <QtCore/QString> 00005 00006 QString lookForCache( const QString &filename ); 00007 00012 bool compareTimeStamps( const QString &older, const QString &newer ); 00013 00014 #endif
KDE 4.6 API Reference