VMime
|
Variables | |
const char *const | INLINE = "inline" |
const char *const | ATTACHMENT = "attachment" |
Constants for content disposition types (RFC-2183).
VMIME_EXPORT const char *const ATTACHMENT = "attachment" |
Referenced by defaultAttachment::generatePart().
VMIME_EXPORT const char *const INLINE = "inline" |
Referenced by htmlTextPart::generateIn(), and attachmentHelper::isBodyPartAnAttachment().