Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MailTableItem Class Reference

#include </home/clem/local/src/opie/noncore/unsupported/mail2/mailtable.h>

Collaboration diagram for MailTableItem:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

MailTableItem::MailTableItem QListView *  parent,
IMAPResponseFETCH  fetch
 

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.


Member Function Documentation

IMAPResponseFETCH MailTableItem::fetch  )  [inline]
 

Definition at line 64 of file mailtable.h.

References _fetch.

void MailTableItem::paintCell QPainter *  painter,
const QColorGroup &  cg,
int  col,
int  width,
int  align
[protected]
 

Definition at line 30 of file mailtable.cpp.

References _draft, _new, and _unseen.


Member Data Documentation

bool MailTableItem::_draft [private]
 

Definition at line 71 of file mailtable.h.

Referenced by MailTableItem(), and paintCell().

IMAPResponseFETCH MailTableItem::_fetch [private]
 

Definition at line 70 of file mailtable.h.

Referenced by fetch().

bool MailTableItem::_new [private]
 

Definition at line 71 of file mailtable.h.

Referenced by MailTableItem(), and paintCell().

bool MailTableItem::_unseen [private]
 

Definition at line 71 of file mailtable.h.

Referenced by MailTableItem(), and paintCell().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:39:27 2005 for OPIE by  doxygen 1.4.2