KCalUtils Library
KCalUtils::ICalDrag Namespace Reference
  Functions | |
| KCALUTILS_EXPORT bool | canDecode (const QMimeData *) | 
| KCALUTILS_EXPORT bool | fromMimeData (const QMimeData *e, const KCalCore::MemoryCalendar::Ptr &cal) | 
| KCALUTILS_EXPORT QString | mimeType () | 
| KCALUTILS_EXPORT bool | populateMimeData (QMimeData *e, const KCalCore::MemoryCalendar::Ptr &cal) | 
Detailed Description
iCalendar drag&drop class.
Function Documentation
| bool KCalUtils::ICalDrag::canDecode | ( | const QMimeData * | me | ) | 
Return, if drag&drop object can be decode to iCalendar.
Definition at line 49 of file icaldrag.cpp.
| bool KCalUtils::ICalDrag::fromMimeData | ( | const QMimeData * | e, | 
| const KCalCore::MemoryCalendar::Ptr & | cal | ||
| ) | 
Decode drag&drop object to iCalendar component cal.
Definition at line 54 of file icaldrag.cpp.
| QString KCalUtils::ICalDrag::mimeType | ( | ) | 
Mime-type of iCalendar.
Definition at line 33 of file icaldrag.cpp.
| bool KCalUtils::ICalDrag::populateMimeData | ( | QMimeData * | e, | 
| const KCalCore::MemoryCalendar::Ptr & | cal | ||
| ) | 
Sets the iCalendar representation as data of the drag object.
Definition at line 38 of file icaldrag.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference