• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kdoctools
 

kdoctools

  • kdoctools
xslt.h
1#ifndef _MEIN_XSLT_H_
2#define _MEIN_XSLT_H_
3
4#include <libxml/parser.h>
5#include <tqvaluevector.h>
6
7TQString transform(const TQString &file, const TQString& stylesheet,
8 const TQValueVector<const char *> &params = TQValueVector<const char *>());
9TQString splitOut(const TQString &parsed, int index);
10void fillInstance(TDEInstance &ins, const TQString &srcdir = TQString::null );
11bool saveToCache( const TQString &contents, const TQString &filename );
12TQString lookForCache( const TQString &filename );
13TQCString fromUnicode( const TQString &data );
14void replaceCharsetHeader( TQString &output );
15
16extern bool warnings_exist;
17extern TQString *SRCDIR;
18
23bool compareTimeStamps( const TQString &older, const TQString &newer );
24#endif

kdoctools

Skip menu "kdoctools"
  • Main Page
  • File List
  • Related Pages

kdoctools

Skip menu "kdoctools"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for kdoctools by doxygen 1.9.4
This website is maintained by Timothy Pearson.