Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MailFactory Class Reference

#include </home/clem/local/src/opie/noncore/unsupported/mail2/libmail/mailfactory.h>

Collaboration diagram for MailFactory:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

static void genMail (QString &header, QString &message, SendMail &smail, QWidget *parent)

Protected Member Functions

 MailFactory (SendMail &smail, QWidget *parent)

Protected Attributes

bool _abort
SendMail _smail
QWidget * _parent
QString _header
QString _body

Constructor & Destructor Documentation

MailFactory::MailFactory SendMail smail,
QWidget *  parent
[protected]
 

Definition at line 11 of file mailfactory.cpp.

References _abort, _body, _header, _parent, _smail, SendMail::account(), account, QTextStream::atEnd(), SendMail::attachments(), SendMail::bcc(), QValueList< T >::begin(), SendMail::cc(), Account::email(), MiscFunctions::encodeBase64(), QValueList< T >::end(), f, SendMail::from(), SendMail::inReplyTo(), IO_ReadOnly, SendMail::message(), SendMail::needsMime(), QFile::open(), SendMail::priority(), QTextStream::readLine(), SendMail::replyTo(), MiscFunctions::rfcDate(), SendMail::subject(), t, SendMail::to(), tr, MiscFunctions::uniqueString(), and USERAGENT.


Member Function Documentation

void MailFactory::genMail QString header,
QString message,
SendMail smail,
QWidget *  parent
[static]
 

Definition at line 166 of file mailfactory.cpp.

References _body, and _header.

Referenced by Composer::slotSendMail(), and Composer::slotSendQueued().


Member Data Documentation

bool MailFactory::_abort [protected]
 

Definition at line 102 of file mailfactory.h.

Referenced by MailFactory().

QString MailFactory::_body [protected]
 

Definition at line 105 of file mailfactory.h.

Referenced by genMail(), and MailFactory().

QString MailFactory::_header [protected]
 

Definition at line 105 of file mailfactory.h.

Referenced by genMail(), and MailFactory().

QWidget* MailFactory::_parent [protected]
 

Definition at line 104 of file mailfactory.h.

Referenced by MailFactory().

SendMail MailFactory::_smail [protected]
 

Definition at line 103 of file mailfactory.h.

Referenced by MailFactory().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:39:19 2005 for OPIE by  doxygen 1.4.2