KCal Library
icaldrag.cpp
QByteArray data(const QString &mimeType) const
virtual bool hasFormat(const QString &mimeType) const
QString fromUtf8(const char *str, int size)
bool fromString(Calendar *calendar, const QString &string)
Definition: icalformat.cpp:146
KCAL_DEPRECATED_EXPORT bool fromMimeData(const QMimeData *e, Calendar *cal)
Decode drag&drop object to iCalendar component cal.
Definition: icaldrag.cpp:55
This file is part of the API for handling calendar data and defines the Calendar class.
int length() const
char * data()
KCAL_DEPRECATED_EXPORT bool canDecode(const QMimeData *)
Return, if drag&drop object can be decode to iCalendar.
Definition: icaldrag.cpp:50
void setData(const QString &mimeType, const QByteArray &data)
KCAL_DEPRECATED_EXPORT bool populateMimeData(QMimeData *e, Calendar *cal)
Sets the iCalendar representation as data of the drag object.
Definition: icaldrag.cpp:39
int size() const
This file is part of the API for handling calendar data and defines the ICalFormat class...
QByteArray toUtf8() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:29 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:38:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.