libkcal
KCal::VCalDrag Class Reference
vCalendar drag&drop class. More...
#include <vcaldrag.h>
Inherits QStoredDrag.
Public Member Functions | |
VCalDrag (Calendar *vcal, TQWidget *parent=0, const char *name=0) | |
Static Public Member Functions | |
static bool | canDecode (TQMimeSource *) |
static bool | decode (TQMimeSource *e, Calendar *cal) |
Detailed Description
vCalendar drag&drop class.Definition at line 35 of file vcaldrag.h.
Constructor & Destructor Documentation
VCalDrag::VCalDrag | ( | Calendar * | vcal, | |
TQWidget * | parent = 0 , |
|||
const char * | name = 0 | |||
) |
Member Function Documentation
bool VCalDrag::canDecode | ( | TQMimeSource * | me | ) | [static] |
bool VCalDrag::decode | ( | TQMimeSource * | e, | |
Calendar * | cal | |||
) | [static] |
The documentation for this class was generated from the following files: