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

Public Member Functions | |
| EmailListItem (QListView *parent, Email mailIn, bool inbox) | |
| Email * | getMail () |
| void | setMail (Email newMail) |
| void | setItemSelected (bool enable) |
| bool | isItemSelected () |
| bool | itemSelected () |
Protected Member Functions | |
| void | paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int alignment) |
Private Member Functions | |
| QString | dateFromULCString (QString ulc) |
Private Attributes | |
| bool | selected |
|
||||||||||||||||
|
Definition at line 24 of file emaillistitem.cpp. References QValueList< T >::begin(), QValueList< T >::count(), Email::date, dateFromULCString(), FALSE, Email::files, Email::from, Resource::loadPixmap(), mail, Email::recipients, selected, and Email::subject. |
|
|
Definition at line 108 of file emaillistitem.cpp. References QValueList< T >::begin(), QDate::day(), FALSE, QDate::month(), QString::number(), QString::rightJustify(), QStringList::split(), QTime::toString(), and QDate::year(). Referenced by EmailListItem(). |
|
|
Definition at line 52 of file emaillistitem.cpp. References mail. Referenced by EmailClient::getCurrentMail(), EmailClient::inboxItemSelected(), EmailClient::mailArrived(), ReadMail::next(), EmailClient::outboxItemSelected(), ReadMail::previous(), EmailClient::saveMail(), and EmailClient::sendQuedMail(). |
|
|
Definition at line 70 of file emaillistitem.cpp. References selected. |
|
|
|
|
||||||||||||||||||||||||
|
Definition at line 75 of file emaillistitem.cpp. References Qt::blue, Email::downloaded, mail, Email::read, Email::received, and Qt::red. |
|
|
Definition at line 63 of file emaillistitem.cpp. References selected. |
|
|
Definition at line 57 of file emaillistitem.cpp. References mail. Referenced by EmailClient::mailArrived(). |
|
|
Definition at line 40 of file emaillistitem.h. Referenced by EmailListItem(), getMail(), paintCell(), and setMail(). |
|
|
Definition at line 41 of file emaillistitem.h. Referenced by EmailListItem(), isItemSelected(), and setItemSelected(). |
1.4.2