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

Public Slots | |
| void | compose () |
| void | composeReply (Email &, bool &) |
| void | composeForward (Email &) |
| void | showEmailClient () |
| void | viewMail (QListView *, Email *mail) |
| void | updateMailView (Email *mail) |
| void | closeEvent (QCloseEvent *e) |
| void | updateCaption (const QString &) |
| void | setDocument (const QString &) |
Public Member Functions | |
| MailItWindow (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~MailItWindow () | |
Static Public Member Functions | |
| static QString | appName () |
Private Attributes | |
| EmailClient * | emailClient |
| WriteMail * | writeMail |
| ReadMail * | readMail |
| QWidgetStack * | views |
| QString | currentCaption |
| bool | viewingMail |
|
||||||||||||||||
|
Definition at line 24 of file mailitwindow.cpp. References add, compose(), composeForward(), composeReply(), currentCaption, emailClient, FALSE, readMail, showEmailClient(), tr, updateCaption(), updateMailView(), viewingMail, viewMail(), views, and writeMail. |
|
|
Definition at line 70 of file mailitwindow.cpp. |
|
|
Definition at line 36 of file mailitwindow.h. References QString::fromLatin1(). |
|
|
Definition at line 74 of file mailitwindow.cpp. References emailClient, showEmailClient(), and views. |
|
|
Definition at line 83 of file mailitwindow.cpp. References emailClient, FALSE, EmailClient::getAdrListRef(), WriteMail::newMail(), readMail, WriteMail::setAddressList(), tr, viewingMail, views, and writeMail. Referenced by composeForward(), composeReply(), MailItWindow(), and setDocument(). |
|
|
Definition at line 100 of file mailitwindow.cpp. References compose(), WriteMail::forward(), and writeMail. Referenced by MailItWindow(). |
|
||||||||||||
|
Definition at line 94 of file mailitwindow.cpp. References compose(), WriteMail::reply(), and writeMail. Referenced by MailItWindow(). |
|
|
Definition at line 159 of file mailitwindow.cpp. References compose(), QString::mid(), WriteMail::setRecipient(), QString::startsWith(), and writeMail. |
|
|
Definition at line 107 of file mailitwindow.cpp. References currentCaption, emailClient, FALSE, readMail, tr, viewingMail, views, and writeMail. Referenced by closeEvent(), and MailItWindow(). |
|
|
Definition at line 153 of file mailitwindow.cpp. References currentCaption, and tr. Referenced by MailItWindow(). |
|
|
Definition at line 146 of file mailitwindow.cpp. References ReadMail::mailUpdated(), readMail, and viewingMail. Referenced by MailItWindow(). |
|
||||||||||||
|
Definition at line 116 of file mailitwindow.cpp. References EmailClient::download(), Email::downloaded, emailClient, Escape, readMail, Email::received, tr, TRUE, ReadMail::update(), viewingMail, and views. Referenced by MailItWindow(). |
|
|
Definition at line 61 of file mailitwindow.h. Referenced by MailItWindow(), showEmailClient(), and updateCaption(). |
|
|
Definition at line 57 of file mailitwindow.h. Referenced by closeEvent(), compose(), MailItWindow(), showEmailClient(), and viewMail(). |
|
|
Definition at line 59 of file mailitwindow.h. Referenced by compose(), MailItWindow(), showEmailClient(), updateMailView(), and viewMail(). |
|
|
Definition at line 62 of file mailitwindow.h. Referenced by compose(), MailItWindow(), showEmailClient(), updateMailView(), and viewMail(). |
|
|
Definition at line 60 of file mailitwindow.h. Referenced by closeEvent(), compose(), MailItWindow(), showEmailClient(), and viewMail(). |
|
|
Definition at line 58 of file mailitwindow.h. Referenced by compose(), composeForward(), composeReply(), MailItWindow(), setDocument(), and showEmailClient(). |
1.4.2