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
KMMessageheader () 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
KMMessagemHeader

Constructor & Destructor Documentation

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

constructor

Definition at line 30 of file kmpopheaders.cpp.


Member Function Documentation

QString KMPopHeaders::id (  )  const

returns the id of the message

Definition at line 40 of file kmpopheaders.cpp.

QString KMPopHeaders::uid (  )  const

returns the uid of the message

Definition at line 45 of file kmpopheaders.cpp.

KMMessage * KMPopHeaders::header (  )  const

returns the header of the message

Definition at line 50 of file kmpopheaders.cpp.

void KMPopHeaders::setHeader ( KMMessage aHeader  ) 

set the header of the message

Definition at line 55 of file kmpopheaders.cpp.

KMPopFilterAction KMPopHeaders::action (  )  const

No descriptions.

Definition at line 60 of file kmpopheaders.cpp.

void KMPopHeaders::setAction ( KMPopFilterAction  aAction  ) 

No descriptions.

Definition at line 65 of file kmpopheaders.cpp.

bool KMPopHeaders::ruleMatched (  ) 

No descriptions.

Definition at line 73 of file kmpopheaders.cpp.

void KMPopHeaders::setRuleMatched ( bool  b  ) 

No descriptions.

Definition at line 69 of file kmpopheaders.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys