kmail

KMail::HeaderStyle Class Reference

#include <headerstyle.h>

List of all members.


Detailed Description

This class encapsulates the visual appearance of message headers.Encapsulates visual appearance of message headers.

Together with HeaderStrategy, which determines which of the headers present in the message be shown, it is responsible for the formatting of message headers.

Author:
Marc Mutz <mutz@kde.org>
See also:
HeaderStrategy

Definition at line 51 of file headerstyle.h.


Public Types

enum  Type { Brief, Plain, Fancy }

Public Member Functions

virtual const char * name () const=0
virtual const HeaderStylenext () const=0
virtual const HeaderStyleprev () const=0
virtual QString format (const KMMessage *message, const KMail::HeaderStrategy *strategy, const QString &vCardName, bool printing=false) const=0

Static Public Member Functions

static const HeaderStylecreate (Type type)
static const HeaderStylecreate (const QString &type)
static const HeaderStylebrief ()
static const HeaderStyleplain ()
static const HeaderStylefancy ()

Protected Member Functions

 HeaderStyle ()
virtual ~HeaderStyle ()

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