KCal::VCalDrag Class Reference
#include <vcaldrag.h>
Inherits TQStoredDrag.
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::VCalDrag | ( | Calendar * | vcal, |
TQWidget * | parent = 0 , |
||
const char * | name = 0 |
||
) |
Create a drag&drop object for vCalendar component vcal.
Definition at line 29 of file vcaldrag.cpp.
Member Function Documentation
◆ canDecode()
|
static |
Return, if drag&drop object can be decode to vCalendar.
Definition at line 36 of file vcaldrag.cpp.
◆ decode()
|
static |
Decode drag&drop object to vCalendar component vcal.
Definition at line 41 of file vcaldrag.cpp.
The documentation for this class was generated from the following files: