#include </home/clem/local/src/opie/noncore/unsupported/mail2/composer.h>
Inheritance diagram for Composer:


Public Slots | |
| void | slotSendQueued () |
Public Member Functions | |
| Composer (QWidget *parent=0, const char *name=0, WFlags fl=Qt::WType_Modal, bool sendQueue=false) | |
| ~Composer () | |
| void | hide () |
| void | exec () |
| void | setSendMail (SendMail &sendMail) |
Protected Slots | |
| void | slotPopupHandler (int itemid) |
| void | slotSendMail () |
| void | slotQueueMail () |
| void | slotSendError (const QString &) |
| void | slotSendFinished () |
| void | slotSendQueuedError (const QString &) |
| void | slotSendQueuedFinished () |
| void | slotResizing () |
| void | slotFillStuff () |
| void | slotFromChanged (int id) |
| void | slotOpenAddressPicker () |
| void | slotAddAttach () |
| void | slotDelAttach () |
Protected Attributes | |
| QValueList< Account > | accountsLoaded |
Private Attributes | |
| bool | _sendQueued |
| int | _toSend |
| int | _sendCount |
| int | _sendError |
| bool | _inLoop |
| QString | _inReplyTo |
|
||||||||||||||||||||
|
|
Definition at line 53 of file composer.cpp. References hide(). |
|
|
Definition at line 68 of file composer.cpp. Referenced by MainWindow::slotCompose(), and MainWindow::slotSendQueued(). |
|
|
Definition at line 58 of file composer.cpp. Referenced by ~Composer(). |
|
|
Definition at line 77 of file composer.cpp. References _inReplyTo, ComposerBase::attachView, ComposerBase::bcc, QValueList< T >::begin(), ComposerBase::cc, QValueList< T >::end(), ComposerBase::message, ComposerBase::subject, and ComposerBase::to. Referenced by MainWindow::slotCompose(). |
|
|
Definition at line 402 of file composer.cpp. References ComposerBase::attachView, AppLnk::file(), OFileDialog::getOpenFileName(), AppLnk::name(), Attachment::setDocLnk(), Attachment::setFileName(), and Attachment::setNewName(). Referenced by Composer(). |
|
|
Definition at line 416 of file composer.cpp. References ComposerBase::attachView, and NULL. Referenced by Composer(). |
|
|
Definition at line 349 of file composer.cpp. References accounts, accountsLoaded, QValueList< T >::append(), QValueList< T >::begin(), QValueList< T >::end(), ComposerBase::from, ConfigFile::getAccounts(), and i. Referenced by Composer(). |
|
|
Definition at line 368 of file composer.cpp. References account, accountsLoaded, Account::bcc(), ComposerBase::bcc, Account::cc(), ComposerBase::cc, Account::defaultBcc(), Account::defaultCc(), Account::defaultReplyTo(), ComposerBase::message, Account::replyTo(), ComposerBase::replyto, and Account::signature(). Referenced by Composer(). |
|
|
Definition at line 379 of file composer.cpp. References ComposerBase::bcc, ComposerBase::cc, AddressPicker::getNames(), and ComposerBase::to. Referenced by Composer(). |
|
|
Definition at line 101 of file composer.cpp. References ComposerBase::attachView, Rename::getText(), NULL, ComposerBase::POPUP_ATTACH_DESC, ComposerBase::POPUP_ATTACH_REMOVE, ComposerBase::POPUP_ATTACH_RENAME, Rename::rename(), and tr. Referenced by Composer(). |
|
|
Definition at line 261 of file composer.cpp. References ComposerBase::attachView, ComposerBase::bcc, ComposerBase::cc, Attachment::description(), Attachment::docLnk(), Attachment::fileName(), ComposerBase::from, i, ComposerBase::message, Attachment::newName(), QString::number(), ComposerBase::priority, qDebug(), Config::readNumEntry(), ComposerBase::replyto, Config::setGroup(), ComposerBase::subject, ComposerBase::to, tr, Config::User, Config::writeEntry(), and Config::writeEntryCrypt(). Referenced by Composer(). |
|
|
Definition at line 94 of file composer.cpp. References _sendQueued, ComposerBase::from, ComposerBase::fromBox, slotSendQueued(), width, and Opie::MM::y. Referenced by Composer(). |
|
|
Definition at line 306 of file composer.cpp. References MailStatusBar::setStatusText(), ComposerBase::status, tr, and warning(). Referenced by slotSendMail(). |
|
|
Definition at line 320 of file composer.cpp. References MailStatusBar::setStatusText(), MailStatusBar::setStopEnabled(), ComposerBase::status, and tr. Referenced by slotSendMail(). |
|
|
|
|
Definition at line 312 of file composer.cpp. References _sendCount, _sendError, qDebug(), MailStatusBar::setStatusText(), ComposerBase::status, tr, and warning(). Referenced by slotSendQueued(). |
|
|
Definition at line 328 of file composer.cpp. References _sendCount, _sendError, _toSend, Config::clearGroup(), i, QString::number(), qDebug(), Config::removeEntry(), Config::setGroup(), tr, Config::User, and Config::writeEntry(). Referenced by slotSendQueued(). |
|
|
Definition at line 60 of file composer.h. |
|
|
Definition at line 61 of file composer.h. Referenced by setSendMail(). |
|
|
Definition at line 59 of file composer.h. Referenced by slotSendQueued(), slotSendQueuedError(), and slotSendQueuedFinished(). |
|
|
Definition at line 59 of file composer.h. Referenced by slotSendQueued(), slotSendQueuedError(), and slotSendQueuedFinished(). |
|
|
Definition at line 58 of file composer.h. Referenced by Composer(), and slotResizing(). |
|
|
Definition at line 59 of file composer.h. Referenced by slotSendQueued(), and slotSendQueuedFinished(). |
|
|
Definition at line 55 of file composer.h. Referenced by slotFillStuff(), slotFromChanged(), slotSendMail(), and slotSendQueued(). |
1.4.2