24 #ifndef KCAL_DNDFACTORY_H 25 #define KCAL_DNDFACTORY_H 27 #include "libkcal_export.h" 54 Todo *createDropTodo(TQDropEvent *de); 56 Event *createDrop(TQDropEvent *de); 70 Incidence *pasteIncidence( const TQDate &, const TQTime *newTime = 0 ); 74 Incidence::List pasteIncidences( const TQDate &newDate = TQDate(), const TQTime *newTime = 0 ); iCalendar drag&drop class.
This class provides a Todo in the sense of RFC2445.
This is the main "calendar" object class.
This class provides an Event in the sense of RFC2445.
This class provides the base class common to all calendar components.
Namespace KCal is for global classes, objects and/or functions in libkcal.
This class implements functions to create Drag and Drop objects used for Drag-and-Drop and Copy-and-P...
|