AttachmentPart() | MessageCore::AttachmentPart | |
charset() const | MessageCore::AttachmentPart | |
data() const | MessageCore::AttachmentPart | |
description() const | MessageCore::AttachmentPart | |
encoding() const | MessageCore::AttachmentPart | |
fileName() const | MessageCore::AttachmentPart | |
isAutoEncoding() const | MessageCore::AttachmentPart | |
isCompressed() const | MessageCore::AttachmentPart | |
isEncrypted() const | MessageCore::AttachmentPart | |
isInline() const | MessageCore::AttachmentPart | |
isMessageOrMessageCollection() const | MessageCore::AttachmentPart | |
isSigned() const | MessageCore::AttachmentPart | |
List typedef | MessageCore::AttachmentPart | |
mimeType() const | MessageCore::AttachmentPart | |
name() const | MessageCore::AttachmentPart | |
Ptr typedef | MessageCore::AttachmentPart | |
setAutoEncoding(bool enabled) | MessageCore::AttachmentPart | |
setCharset(const QByteArray &charset) | MessageCore::AttachmentPart | |
setCompressed(bool compressed) | MessageCore::AttachmentPart | |
setData(const QByteArray &data) | MessageCore::AttachmentPart | |
setDescription(const QString &description) | MessageCore::AttachmentPart | |
setEncoding(KMime::Headers::contentEncoding encoding) | MessageCore::AttachmentPart | |
setEncrypted(bool encrypted) | MessageCore::AttachmentPart | |
setFileName(const QString &name) | MessageCore::AttachmentPart | |
setInline(bool value) | MessageCore::AttachmentPart | |
setMimeType(const QByteArray &mimeType) | MessageCore::AttachmentPart | |
setName(const QString &name) | MessageCore::AttachmentPart | |
setSigned(bool sign) | MessageCore::AttachmentPart | |
setUrl(const QUrl &url) (defined in MessageCore::AttachmentPart) | MessageCore::AttachmentPart | |
size() const | MessageCore::AttachmentPart | |
url() const (defined in MessageCore::AttachmentPart) | MessageCore::AttachmentPart | |
~AttachmentPart() | MessageCore::AttachmentPart | |