calformat.h
virtual bool fromString(Calendar *, const TQString &)=0
Parse string and populate calendar with that information.
static const TQString & application()
Return the application name used in unique IDs and error messages.
Definition: calformat.h:85
virtual bool load(Calendar *, const TQString &fileName)=0
loads a calendar on disk into the calendar associated with this format.
virtual bool save(Calendar *, const TQString &fileName)=0
writes out the calendar to disk.
const TQString & loadedProductId()
Return the PRODID string loaded from calendar file.
Definition: calformat.h:89
static const TQString & productId()
Return the PRODID string to write into calendar files.
Definition: calformat.h:87
virtual TQString toString(Calendar *)=0
Return calendar information as string.
Namespace KCal is for global classes, objects and/or functions in libkcal.
Definition: alarm.h:38