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