ShowMailDialog Class Reference

This dialog is used in ConfigElem to show a downloaded mail. More...

#include <showmaildialog.h>

List of all members.

Public Member Functions

 ShowMailDialog (QWidget *parent, QString caption, bool allowHTML, QString sender, QString date, QString size, QString subject, QStringList body)
 ~ShowMailDialog ()


Detailed Description

This dialog is used in ConfigElem to show a downloaded mail.

Author:
Ulrich Weigelt <ulrich.weigelt@gmx.de>

Definition at line 43 of file showmaildialog.h.


Constructor & Destructor Documentation

ShowMailDialog::ShowMailDialog ( QWidget *  parent,
QString  caption,
bool  allowHTML,
QString  sender,
QString  date,
QString  size,
QString  subject,
QStringList  body 
)

generic constructor

Parameters:
parent parent of the dialog
caption the dialog caption
allowHTML TRUE - allow the dialog to use the HTML in the mail body; FALSE - don't allow
sender mail sender
date date of send
size mail size
subject mail subject
body mail body

Definition at line 20 of file showmaildialog.cpp.

ShowMailDialog::~ShowMailDialog (  ) 

Destructor

Definition at line 84 of file showmaildialog.cpp.


The documentation for this class was generated from the following files:

Generated on Tue May 18 19:43:53 2010 for KShowmail by  doxygen 1.5.6