KMail::MailingList Class Reference
#include <mailinglist-magic.h>
Public Types | |
enum | Handler { KMail, Browser } |
enum | Supports { None = 0 << 0, Post = 1 << 0, Subscribe = 1 << 1, Unsubscribe = 1 << 2, Help = 1 << 3, Archive = 1 << 4, Id = 1 << 5 } |
Static Public Member Functions | |
static MailingList | detect (const KMMessage *msg) |
static TQString | name (const KMMessage *message, TQCString &header_name, TQString &header_value) |
Detailed Description
Class is used for all Mailing List handling inside KMail.
The static detect method is used to detect a full set of ml informations from a message. The features() method defines which addresses the mailing has defined.
Definition at line 22 of file mailinglist-magic.h.
The documentation for this class was generated from the following files: