#include </home/clem/local/src/opie/noncore/unsupported/mail2/mailtable.h>
Collaboration diagram for MailTableItem:

Public Member Functions | |
| MailTableItem (QListView *parent, IMAPResponseFETCH fetch) | |
| IMAPResponseFETCH | fetch () |
Protected Member Functions | |
| void | paintCell (QPainter *painter, const QColorGroup &cg, int col, int width, int align) |
Private Attributes | |
| IMAPResponseFETCH | _fetch |
| bool | _draft |
| bool | _new |
| bool | _unseen |
|
||||||||||||
|
Definition at line 10 of file mailtable.cpp. References _draft, _new, _unseen, QValueList< T >::begin(), IMAPResponseEnums::Draft, QValueList< T >::end(), IMAPResponseFETCH::envelope(), IMAPResponseFETCH::flags(), flags, IMAPResponseEnums::Recent, IMAPResponseEnums::Seen, and tr. |
|
|
Definition at line 64 of file mailtable.h. References _fetch. |
|
||||||||||||||||||||||||
|
Definition at line 30 of file mailtable.cpp. |
|
|
Definition at line 71 of file mailtable.h. Referenced by MailTableItem(), and paintCell(). |
|
|
Definition at line 70 of file mailtable.h. Referenced by fetch(). |
|
|
Definition at line 71 of file mailtable.h. Referenced by MailTableItem(), and paintCell(). |
|
|
Definition at line 71 of file mailtable.h. Referenced by MailTableItem(), and paintCell(). |
1.4.2