KCal Library
KCal::Attachment Member List
This is the complete list of members for KCal::Attachment, including all inherited members.Attachment(const QString &uri, const QString &mime=QString()) | KCal::Attachment | [explicit] |
Attachment(const char *base64, const QString &mime=QString()) | KCal::Attachment | [explicit] |
Attachment(const Attachment &attachment) | KCal::Attachment | |
data() const | KCal::Attachment | |
decodedData() const | KCal::Attachment | |
isBinary() const | KCal::Attachment | |
isLocal() 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 | |
setDecodedData(const QByteArray &data) | KCal::Attachment | |
setLabel(const QString &label) | KCal::Attachment | |
setLocal(bool local) | KCal::Attachment | |
setMimeType(const QString &mime) | KCal::Attachment | |
setShowInline(bool showinline) | KCal::Attachment | |
setUri(const QString &uri) | KCal::Attachment | |
showInline() const | KCal::Attachment | |
size() const | KCal::Attachment | |
uri() const | KCal::Attachment | |
~Attachment() | KCal::Attachment |