kmail
KMPopHeaders Class Reference
List of all members.Detailed Description
Definition at line 21 of file kmpopheaders.h.
Public Member Functions | |
KMPopHeaders () | |
~KMPopHeaders () | |
KMPopHeaders (const QString &aId, const QString &aUid, KMPopFilterAction aAction) | |
QString | id () const |
QString | uid () const |
KMMessage * | header () const |
void | setHeader (KMMessage *aHeader) |
KMPopFilterAction | action () const |
void | setAction (KMPopFilterAction aAction) |
bool | ruleMatched () |
void | setRuleMatched (bool b) |
Protected Attributes | |
KMPopFilterAction | mAction |
QString | mId |
QString | mUid |
bool | mRuleMatched |
KMMessage * | mHeader |
Constructor & Destructor Documentation
|
constructor
Definition at line 30 of file kmpopheaders.cpp. |
Member Function Documentation
|
No descriptions.
Definition at line 60 of file kmpopheaders.cpp. |
|
returns the header of the message
Definition at line 50 of file kmpopheaders.cpp. |
|
returns the id of the message
Definition at line 40 of file kmpopheaders.cpp. |
|
No descriptions.
Definition at line 73 of file kmpopheaders.cpp. |
|
No descriptions.
Definition at line 65 of file kmpopheaders.cpp. |
|
set the header of the message
Definition at line 55 of file kmpopheaders.cpp. |
|
No descriptions.
Definition at line 69 of file kmpopheaders.cpp. |
|
returns the uid of the message
Definition at line 45 of file kmpopheaders.cpp. |
The documentation for this class was generated from the following files: