Go to the documentation of this file.
28 #ifndef _KONSOLEKALENDAREXPORTS_H_
29 #define _KONSOLEKALENDAREXPORTS_H_
31 #include <tqtextstream.h>
67 bool exportAsTxt( TQTextStream *ts, Event *event, TQDate date );
84 bool exportAsCSV( TQTextStream *ts, Event *event, TQDate date );
96 TQString processField( TQString field, TQString dquote );
|