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

