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
void CustomMimeHeader::setCustHeaderName | ( | const QString & | v | ) | [inline] |
QString CustomMimeHeader::custHeaderName | ( | ) | const [inline] |
ItemString* CustomMimeHeader::custHeaderNameItem | ( | ) | [inline] |
Get Item object corresponding to CustHeaderName().
Definition at line 36 of file custommimeheader.h.
void CustomMimeHeader::setCustHeaderValue | ( | const QString & | v | ) | [inline] |
QString CustomMimeHeader::custHeaderValue | ( | ) | const [inline] |
ItemString* CustomMimeHeader::custHeaderValueItem | ( | ) | [inline] |
Get Item object corresponding to CustHeaderValue().
Definition at line 61 of file custommimeheader.h.
The documentation for this class was generated from the following files: