konsolekalendarexports.h
Go to the documentation of this file.
Class to manage the Export functionality.
Definition konsolekalendarexports.h:48
bool exportAsTxtShort(TQTextStream *ts, Event *event, TQDate date, bool sameday)
Export the Event in Short Text Mode.
Definition konsolekalendarexports.cpp:147
bool exportAsCSV(TQTextStream *ts, Event *event, TQDate date)
Export the Event in Comma-Separated Values (CSV) Mode.
Definition konsolekalendarexports.cpp:213
bool exportAsTxt(TQTextStream *ts, Event *event, TQDate date)
Export the Event in Text Mode.
Definition konsolekalendarexports.cpp:61
This class provides all the variables for the program.
Definition konsolekalendarvariables.h:78
Provides the KonsoleKalendarVariables class definition.