#include </home/clem/local/src/opie/noncore/unsupported/mailit/readmail.h>
Collaboration diagram for ReadMail:

Public Slots | |
| void | close () |
| void | next () |
| void | previous () |
| void | deleteItem () |
| void | shiftText () |
| void | viewAttachments () |
| void | reply () |
| void | replyAll () |
| void | forward () |
| void | download () |
Signals | |
| void | cancelView () |
| void | replyRequested (Email &, bool &) |
| void | forwardRequested (Email &) |
| void | removeItem (EmailListItem *, bool &) |
| void | viewingMail (Email *) |
| void | download (Email *) |
Public Member Functions | |
| ReadMail (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~ReadMail () | |
| void | update (QListView *thisView, Email *mailIn) |
| void | updateView () |
| void | mailUpdated (Email *mailIn) |
Private Member Functions | |
| void | init () |
| void | updateButtons () |
Private Attributes | |
| QListView * | view |
| EmailListItem * | item |
| bool | plainTxt |
| bool | inbox |
| Email * | |
| ViewAtt * | viewAtt |
| QToolBar * | bar |
| QMenuBar * | menu |
| QPopupMenu * | viewMenu |
| QPopupMenu * | mailMenu |
| QAction * | deleteButton |
| QMimeSourceFactory * | mime |
| QAction * | plainTextButton |
| QAction * | nextButton |
| QTextView * | emailView |
| QAction * | attachmentButton |
| QAction * | previousButton |
| QToolButton * | replyButton |
| QAction * | forwardButton |
| QAction * | replyAllButton |
| QAction * | downloadButton |
|
||||||||||||||||
|
Definition at line 28 of file readmail.cpp. |
|
|
Definition at line 37 of file readmail.cpp. |
|
|
Referenced by close(). |
|
|
Definition at line 308 of file readmail.cpp. References cancelView(). Referenced by deleteItem(), and init(). |
|
|
Definition at line 336 of file readmail.cpp. References close(), inbox, item, mail, NULL, removeItem(), updateButtons(), and updateView(). Referenced by init(). |
|
|
Definition at line 395 of file readmail.cpp. References mail. Referenced by init(). |
|
|
|
|
|
Definition at line 390 of file readmail.cpp. References forwardRequested(), and mail. Referenced by init(). |
|
|
Referenced by forward(). |
|
|
Definition at line 43 of file readmail.cpp. References add, attachmentButton, bar, close(), deleteButton, deleteItem(), download(), downloadButton, emailView, FALSE, forward(), forwardButton, Resource::loadPixmap(), mailMenu, mime, next(), nextButton, QString::null, plainTextButton, previous(), previousButton, reply(), replyAll(), replyAllButton, replyButton, shiftText(), tr, TRUE, viewAttachments(), and viewMenu. Referenced by ReadMail(). |
|
|
Definition at line 299 of file readmail.cpp. References mail, updateButtons(), and updateView(). Referenced by MailItWindow::updateMailView(). |
|
|
Definition at line 314 of file readmail.cpp. References EmailListItem::getMail(), item, mail, NULL, updateButtons(), and updateView(). Referenced by init(). |
|
|
Definition at line 325 of file readmail.cpp. References EmailListItem::getMail(), item, mail, NULL, updateButtons(), and updateView(). Referenced by init(). |
|
||||||||||||
|
Referenced by deleteItem(). |
|
|
Definition at line 380 of file readmail.cpp. References FALSE, mail, and replyRequested(). Referenced by init(). |
|
|
Definition at line 385 of file readmail.cpp. References mail, replyRequested(), and TRUE. Referenced by init(). |
|
||||||||||||
|
Referenced by reply(), and replyAll(). |
|
|
Definition at line 368 of file readmail.cpp. References plainTxt, and updateView(). Referenced by init(). |
|
||||||||||||
|
Definition at line 290 of file readmail.cpp. References item, mail, updateButtons(), updateView(), and view. Referenced by MailItWindow::viewMail(). |
|
|
Definition at line 353 of file readmail.cpp. References FALSE, item, nextButton, NULL, previousButton, and TRUE. Referenced by deleteItem(), mailUpdated(), next(), previous(), and update(). |
|
|
Definition at line 128 of file readmail.cpp. References attachmentButton, bar, QValueList< T >::begin(), Email::body, Email::bodyPlain, Email::carbonCopies, Enclosure::contentType, Email::date, downloadButton, Email::downloaded, emailView, QValueList< T >::end(), f, FALSE, Email::files, Email::from, Email::fromMail, inbox, IO_ReadOnly, mail, mime, Enclosure::name, QFile::open(), Enclosure::originalName, Enclosure::path, plainTxt, QTextStream::read(), Email::read, Email::received, Email::recipients, replyButton, QString::setNum(), Email::subject, t, text, TRUE, and viewingMail(). Referenced by deleteItem(), mailUpdated(), next(), previous(), shiftText(), and update(). |
|
|
Definition at line 374 of file readmail.cpp. References inbox, mail, ViewAtt::update(), and viewAtt. Referenced by init(). |
|
|
Referenced by updateView(). |
|
|
Definition at line 87 of file readmail.h. Referenced by init(), and updateView(). |
|
|
Definition at line 79 of file readmail.h. Referenced by init(), and updateView(). |
|
|
Definition at line 82 of file readmail.h. Referenced by init(). |
|
|
Definition at line 92 of file readmail.h. Referenced by init(), and updateView(). |
|
|
Definition at line 86 of file readmail.h. Referenced by init(), updateView(), and ~ReadMail(). |
|
|
Definition at line 90 of file readmail.h. Referenced by init(). |
|
|
Definition at line 75 of file readmail.h. Referenced by deleteItem(), updateView(), and viewAttachments(). |
|
|
Definition at line 74 of file readmail.h. Referenced by deleteItem(), next(), previous(), update(), and updateButtons(). |
|
|
Definition at line 76 of file readmail.h. Referenced by deleteItem(), download(), forward(), mailUpdated(), next(), previous(), reply(), replyAll(), update(), updateView(), and viewAttachments(). |
|
|
Definition at line 81 of file readmail.h. Referenced by init(). |
|
|
Definition at line 80 of file readmail.h. |
|
|
Definition at line 83 of file readmail.h. Referenced by init(), and updateView(). |
|
|
Definition at line 85 of file readmail.h. Referenced by init(), and updateButtons(). |
|
|
Definition at line 84 of file readmail.h. Referenced by init(). |
|
|
Definition at line 75 of file readmail.h. Referenced by ReadMail(), shiftText(), and updateView(). |
|
|
Definition at line 88 of file readmail.h. Referenced by init(), and updateButtons(). |
|
|
Definition at line 91 of file readmail.h. Referenced by init(). |
|
|
Definition at line 89 of file readmail.h. Referenced by init(), and updateView(). |
|
|
Definition at line 73 of file readmail.h. Referenced by update(). |
|
|
Definition at line 77 of file readmail.h. Referenced by ReadMail(), viewAttachments(), and ~ReadMail(). |
|
|
Definition at line 81 of file readmail.h. Referenced by init(). |
1.4.2