23#ifndef KCAL_ICALDRAG_H
24#define KCAL_ICALDRAG_H
26#include <tqdragobject.h>
28#include "libkcal_export.h"
35class LIBKCAL_EXPORT ICalDrag : public TQStoredDrag
47 static bool canDecode( TQMimeSource * );
51 static bool decode( TQMimeSource *e, Calendar *cal );
Provides the main "calendar" object class.
This is the main "calendar" object class.
iCalendar drag&drop class.
Namespace KCal is for global classes, objects and/or functions in libkcal.
|