KCal Library
KCal::VCalDrag Namespace Reference
vCalendar drag&drop class. More...
Functions | |
bool | canDecode (const QMimeData *) |
bool | fromMimeData (const QMimeData *e, Calendar *cal) |
QString | mimeType () |
bool | populateMimeData (QMimeData *e, Calendar *cal) |
Detailed Description
vCalendar drag&drop class.
Function Documentation
bool KCal::VCalDrag::canDecode | ( | const QMimeData * | me | ) |
QString KCal::VCalDrag::mimeType | ( | ) |
Sets the vCalendar representation as data of the drag object.
Definition at line 35 of file vcaldrag.cpp.