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  ) 

Return, if drag&drop object can be decode to vCalendar.

Definition at line 45 of file vcaldrag.cpp.

bool KCal::VCalDrag::fromMimeData ( const QMimeData *  e,
Calendar cal 
)

Decode drag&drop object to vCalendar component vcal.

Definition at line 50 of file vcaldrag.cpp.

QString KCal::VCalDrag::mimeType (  ) 

Mime-type of iCalendar.

Definition at line 30 of file vcaldrag.cpp.

bool KCal::VCalDrag::populateMimeData ( QMimeData *  e,
Calendar cal 
)

Sets the vCalendar representation as data of the drag object.

Definition at line 35 of file vcaldrag.cpp.

KDE Home | KDE Accessibility Home | Description of Access Keys