kmail Library API Documentation

KMail::HeaderStyle Class Reference

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

#include <headerstyle.h>

List of all members.

Public Types

enum  Type { Brief, Plain, Fancy }

Public Methods

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

Static Public Methods

const HeaderStyle * create (Type type)
const HeaderStyle * create (const QString &type)
const HeaderStyle * brief ()
const HeaderStyle * plain ()
const HeaderStyle * fancy ()

Protected Methods

 HeaderStyle ()
virtual ~HeaderStyle ()


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.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kmail Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:37:37 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003