dndfactory.h
bool cutIncidences(const Incidence::List &incidences)
cuts a list of incidences to the clipboard
Definition dndfactory.cpp:166
Incidence * pasteIncidence(const TQDate &, const TQTime *newTime=0)
pastes the event or todo and returns a pointer to the new incidence pasted.
Definition dndfactory.cpp:249
bool copyIncidences(const Incidence::List &incidences)
copies a list of incidences to the clipboard
Definition dndfactory.cpp:179
Incidence::List pasteIncidences(const TQDate &newDate=TQDate(), const TQTime *newTime=0)
pastes and returns the incidences from the clipboard If no date and time are given,...
Definition dndfactory.cpp:206
ICalDrag * createDrag(Incidence *incidence, TQWidget *owner)
Create a drag object.
Definition dndfactory.cpp:106
Todo * createDropTodo(TQDropEvent *de)
Create Todo object from drop event.
Definition dndfactory.cpp:140
Event * createDrop(TQDropEvent *de)
Create Event object from drop event.
Definition dndfactory.cpp:121
This class provides the base class common to all calendar components.
Definition incidence.h:48
