libkcal
KCal::Attachment Member List
This is the complete list of members for KCal::Attachment, including all inherited members.Attachment(const Attachment &attachment) | KCal::Attachment | |
Attachment(const QString &uri, const QString &mime=QString::null) | KCal::Attachment | |
Attachment(const char *base64, const QString &mime=QString::null) | KCal::Attachment | |
data() const | KCal::Attachment | |
isBinary() const | KCal::Attachment | |
isUri() const | KCal::Attachment | |
label() const | KCal::Attachment | |
List typedef | KCal::Attachment | |
mimeType() const | KCal::Attachment | |
setData(const char *base64) | KCal::Attachment | |
setLabel(const QString &label) | KCal::Attachment | |
setMimeType(const QString &mime) | KCal::Attachment | |
setShowInline(bool showinline) | KCal::Attachment | |
setUri(const QString &uri) | KCal::Attachment | |
showInline() const | KCal::Attachment | |
uri() const | KCal::Attachment |