kmail

KMPopHeaders Class Reference

#include <kmpopheaders.h>

List of all members.


Public Member Functions

KMPopFilterAction action () const
KMMessageheader () const
QString id () const
 KMPopHeaders (const QString &aId, const QString &aUid, KMPopFilterAction aAction)
 KMPopHeaders ()
bool ruleMatched ()
void setAction (KMPopFilterAction aAction)
void setHeader (KMMessage *aHeader)
void setRuleMatched (bool b)
QString uid () const
 ~KMPopHeaders ()

Protected Attributes

KMPopFilterAction mAction
KMMessagemHeader
QString mId
bool mRuleMatched
QString mUid

Detailed Description

Definition at line 21 of file kmpopheaders.h.


Constructor & Destructor Documentation

KMPopHeaders::KMPopHeaders (  ) 

Definition at line 15 of file kmpopheaders.cpp.

KMPopHeaders::~KMPopHeaders (  ) 

Definition at line 24 of file kmpopheaders.cpp.

KMPopHeaders::KMPopHeaders ( const QString aId,
const QString aUid,
KMPopFilterAction  aAction 
)

constructor

No descriptions.

Definition at line 30 of file kmpopheaders.cpp.


Member Function Documentation

KMPopFilterAction KMPopHeaders::action (  )  const

No descriptions.

Definition at line 60 of file kmpopheaders.cpp.

KMMessage * KMPopHeaders::header (  )  const

returns the header of the message

No descriptions.

Definition at line 50 of file kmpopheaders.cpp.

QString KMPopHeaders::id (  )  const

returns the id of the message

No descriptions.

Definition at line 40 of file kmpopheaders.cpp.

bool KMPopHeaders::ruleMatched (  ) 

No descriptions.

Definition at line 73 of file kmpopheaders.cpp.

void KMPopHeaders::setAction ( KMPopFilterAction  aAction  ) 

No descriptions.

Definition at line 65 of file kmpopheaders.cpp.

void KMPopHeaders::setHeader ( KMMessage aHeader  ) 

set the header of the message

No descriptions.

Definition at line 55 of file kmpopheaders.cpp.

void KMPopHeaders::setRuleMatched ( bool  b  ) 

No descriptions.

Definition at line 69 of file kmpopheaders.cpp.

QString KMPopHeaders::uid (  )  const

returns the uid of the message

No descriptions.

Definition at line 45 of file kmpopheaders.cpp.


Member Data Documentation

Definition at line 52 of file kmpopheaders.h.

Definition at line 60 of file kmpopheaders.h.

Definition at line 54 of file kmpopheaders.h.

bool KMPopHeaders::mRuleMatched [protected]

Definition at line 58 of file kmpopheaders.h.

Definition at line 56 of file kmpopheaders.h.


The documentation for this class was generated from the following files: