equal
deleted
inserted
replaced
39 ** |
39 ** |
40 ****************************************************************************/ |
40 ****************************************************************************/ |
41 |
41 |
42 /*! |
42 /*! |
43 \class QMailMessageHeaderFieldFwd |
43 \class QMailMessageHeaderFieldFwd |
44 \preliminary |
|
45 \brief The QMailMessageHeaderFieldFwd class declares enumerations used by QMailMessageHeaderField |
44 \brief The QMailMessageHeaderFieldFwd class declares enumerations used by QMailMessageHeaderField |
46 |
45 |
47 QMailMessageHeaderFieldFwd allows QMailMessageHeaderField::FieldType |
46 QMailMessageHeaderFieldFwd allows QMailMessageHeaderField::FieldType |
48 to be used without including all of \c qmailmessage.h. |
47 to be used without including all of \c qmailmessage.h. |
49 */ |
48 */ |
57 \value UnstructuredField The field content has no internal structure. |
56 \value UnstructuredField The field content has no internal structure. |
58 */ |
57 */ |
59 |
58 |
60 /*! |
59 /*! |
61 \class QMailMessageContentDispositionFwd |
60 \class QMailMessageContentDispositionFwd |
62 \preliminary |
|
63 \brief The QMailMessageContentDispositionFwd class declares enumerations used by QMailMessageContentDisposition |
61 \brief The QMailMessageContentDispositionFwd class declares enumerations used by QMailMessageContentDisposition |
64 |
62 |
65 QMailMessageContentDispositionFwd allows QMailMessageContentDisposition::DispositionType |
63 QMailMessageContentDispositionFwd allows QMailMessageContentDisposition::DispositionType |
66 to be used without including all of \c qmailmessage.h. |
64 to be used without including all of \c qmailmessage.h. |
67 */ |
65 */ |
76 \value None The disposition of the part is unknown. |
74 \value None The disposition of the part is unknown. |
77 */ |
75 */ |
78 |
76 |
79 /*! |
77 /*! |
80 \class QMailMessageBodyFwd |
78 \class QMailMessageBodyFwd |
81 \preliminary |
|
82 \brief The QMailMessageBodyFwd class declares enumerations used by QMailMessageBody |
79 \brief The QMailMessageBodyFwd class declares enumerations used by QMailMessageBody |
83 |
80 |
84 QMailMessageBodyFwd allows QMailMessageBody::TransferEncoding and QMailMessageBody::EncodingStatus |
81 QMailMessageBodyFwd allows QMailMessageBody::TransferEncoding and QMailMessageBody::EncodingStatus |
85 to be used without including all of \c qmailmessage.h. |
82 to be used without including all of \c qmailmessage.h. |
86 */ |
83 */ |
120 \value Decoded The body data should be presented in unencoded form. |
117 \value Decoded The body data should be presented in unencoded form. |
121 */ |
118 */ |
122 |
119 |
123 /*! |
120 /*! |
124 \class QMailMessagePartContainerFwd |
121 \class QMailMessagePartContainerFwd |
125 \preliminary |
|
126 \brief The QMailMessagePartContainerFwd class declares enumerations used by QMailMessagePartContainer |
122 \brief The QMailMessagePartContainerFwd class declares enumerations used by QMailMessagePartContainer |
127 |
123 |
128 QMailMessagePartContainerFwd allows QMailMessagePartContainerFwd::MultipartType |
124 QMailMessagePartContainerFwd allows QMailMessagePartContainerFwd::MultipartType |
129 to be used without including all of \c qmailmessage.h. |
125 to be used without including all of \c qmailmessage.h. |
130 */ |
126 */ |
146 \value MultipartReport The container holds parts encoded according to \l {http://www.ietf.org/rfc/rfc3462.txt}{RFC 3462} "multipart/report" |
142 \value MultipartReport The container holds parts encoded according to \l {http://www.ietf.org/rfc/rfc3462.txt}{RFC 3462} "multipart/report" |
147 */ |
143 */ |
148 |
144 |
149 /*! |
145 /*! |
150 \class QMailMessagePartFwd |
146 \class QMailMessagePartFwd |
151 \preliminary |
|
152 \brief The QMailMessagePartFwd class declares enumerations used by QMailMessagePart |
147 \brief The QMailMessagePartFwd class declares enumerations used by QMailMessagePart |
153 |
148 |
154 QMailMessagePartFwd allows QMailMessagePartFwd::ReferenceType |
149 QMailMessagePartFwd allows QMailMessagePartFwd::ReferenceType |
155 to be used without including all of \c qmailmessage.h. |
150 to be used without including all of \c qmailmessage.h. |
156 */ |
151 */ |
165 \value PartReference The part is a reference to another part. |
160 \value PartReference The part is a reference to another part. |
166 */ |
161 */ |
167 |
162 |
168 /*! |
163 /*! |
169 \class QMailMessageMetaDataFwd |
164 \class QMailMessageMetaDataFwd |
170 \preliminary |
|
171 \brief The QMailMessageMetaDataFwd class declares enumerations used by QMailMessageMetaData |
165 \brief The QMailMessageMetaDataFwd class declares enumerations used by QMailMessageMetaData |
172 |
166 |
173 QMailMessageMetaDataFwd allows QMailMessageMetaData::MessageType, QMailMessageMetaData::ContentType and QMailMessageMetaData::ResponseType |
167 QMailMessageMetaDataFwd allows QMailMessageMetaData::MessageType, QMailMessageMetaData::ContentType and QMailMessageMetaData::ResponseType |
174 to be used without including all of \c qmailmessage.h. |
168 to be used without including all of \c qmailmessage.h. |
175 */ |
169 */ |
225 \value Redirect The message was created to redirect another message to a different address. |
219 \value Redirect The message was created to redirect another message to a different address. |
226 */ |
220 */ |
227 |
221 |
228 /*! |
222 /*! |
229 \class QMailMessageFwd |
223 \class QMailMessageFwd |
230 \preliminary |
|
231 \brief The QMailMessageFwd class declares enumerations used by QMailMessage |
224 \brief The QMailMessageFwd class declares enumerations used by QMailMessage |
232 |
225 |
233 QMailMessageFwd allows QMailMessage::AttachmentsAction and QMailMessage::EncodingFormat |
226 QMailMessageFwd allows QMailMessage::AttachmentsAction and QMailMessage::EncodingFormat |
234 to be used without including all of \c qmailmessage.h. |
227 to be used without including all of \c qmailmessage.h. |
235 */ |
228 */ |