• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KDocTools

xslt.h

Go to the documentation of this file.
00001 #ifndef _MEIN_XSLT_H_
00002 #define _MEIN_XSLT_H_
00003 
00004 #include <libxml/parser.h>
00005 #include <qvaluevector.h>
00006 
00007 QString transform(const QString &file, const QString& stylesheet,
00008                   const QValueVector<const char *> &params = QValueVector<const char *>());
00009 QString splitOut(const QString &parsed, int index);
00010 void fillInstance(KInstance &ins, const QString &srcdir = QString::null );
00011 bool saveToCache( const QString &contents, const QString &filename );
00012 QString lookForCache( const QString &filename );
00013 QCString fromUnicode( const QString &data );
00014 void replaceCharsetHeader( QString &output );
00015 
00016 extern bool warnings_exist;
00017 extern QString *SRCDIR;
00018 
00023 bool compareTimeStamps( const QString &older, const QString &newer );
00024 #endif

KDocTools

Skip menu "KDocTools"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal