kmail
CustomMimeHeader Class Reference
List of all members.Detailed Description
Definition at line 9 of file custommimeheader.h.
Public Member Functions | |
| CustomMimeHeader (const QString &pairId) | |
| ~CustomMimeHeader () | |
| void | setCustHeaderName (const QString &v) |
| QString | custHeaderName () const |
| ItemString * | custHeaderNameItem () |
| void | setCustHeaderValue (const QString &v) |
| QString | custHeaderValue () const |
| ItemString * | custHeaderValueItem () |
Protected Attributes | |
| QString | mParampairId |
| QString | mCustHeaderName |
| QString | mCustHeaderValue |
Member Function Documentation
|
|
Get name.
Definition at line 28 of file custommimeheader.h. |
|
|
Get Item object corresponding to CustHeaderName().
Definition at line 36 of file custommimeheader.h. |
|
|
Get value.
Definition at line 53 of file custommimeheader.h. |
|
|
Get Item object corresponding to CustHeaderValue().
Definition at line 61 of file custommimeheader.h. |
|
|
Set name.
Definition at line 19 of file custommimeheader.h. |
|
|
Set value.
Definition at line 44 of file custommimeheader.h. |
The documentation for this class was generated from the following files:

