Used in ShowRecordElem to show the mail header. More...
#include <showheaderdialog.h>
Public Member Functions | |
ShowHeaderDialog (QWidget *parent, QString &caption, QString &subject, QStringList header) | |
~ShowHeaderDialog () |
Used in ShowRecordElem to show the mail header.
Definition at line 40 of file showheaderdialog.h.
ShowHeaderDialog::ShowHeaderDialog | ( | QWidget * | parent, | |
QString & | caption, | |||
QString & | subject, | |||
QStringList | header | |||
) |
Generic constructor.
parent | parent of the dialog
|
Definition at line 20 of file showheaderdialog.cpp.
ShowHeaderDialog::~ShowHeaderDialog | ( | ) |
Destructor
Definition at line 56 of file showheaderdialog.cpp.