kmail

KMail::MessageProperty Class Reference

List of all members.

Detailed Description

Definition at line 57 of file messageproperty.h.


Static Public Member Functions

static bool filtering (Q_UINT32)
static void setFiltering (Q_UINT32, bool filtering)
static bool filtering (const KMMsgBase *)
static void setFiltering (const KMMsgBase *, bool filtering)
static KMFolderfilterFolder (Q_UINT32)
static void setFilterFolder (Q_UINT32, KMFolder *folder)
static KMFolderfilterFolder (const KMMsgBase *)
static void setFilterFolder (const KMMsgBase *, KMFolder *folder)
static ActionSchedulerfilterHandler (Q_UINT32)
static void setFilterHandler (Q_UINT32, ActionScheduler *filterHandler)
static ActionSchedulerfilterHandler (const KMMsgBase *)
static void setFilterHandler (const KMMsgBase *, ActionScheduler *filterHandler)
static void setSerialCache (const KMMsgBase *, Q_UINT32)
static Q_UINT32 serialCache (const KMMsgBase *)
static void setTransferInProgress (const KMMsgBase *, bool, bool=false)
static bool transferInProgress (const KMMsgBase *)
static void setTransferInProgress (Q_UINT32, bool, bool=false)
static bool transferInProgress (Q_UINT32)
static void forget (const KMMsgBase *)

Member Function Documentation

bool MessageProperty::filtering ( Q_UINT32   )  [static]

If the message is being filtered.

Definition at line 43 of file messageproperty.cpp.

KMFolder * MessageProperty::filterFolder ( Q_UINT32   )  [static]

The folder this message is to be moved into once filtering is finished, or null if the message is not scheduled to be moved.

Definition at line 67 of file messageproperty.cpp.

void MessageProperty::forget ( const KMMsgBase  )  [static]

Some properties, namely complete, transferInProgress, and serialCache must be forgotten when a message class instance is destructed or assigned a new value.

Definition at line 163 of file messageproperty.cpp.


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