kaddressbook
ContactListViewItem Class Reference
List of all members.Detailed Description
Definition at line 55 of file contactlistview.h.
Public Member Functions | |
ContactListViewItem (const KABC::Addressee &a, ContactListView *parent, KABC::AddressBook *doc, const KABC::Field::List &fields, KIMProxy *proxy) | |
const KABC::Addressee & | addressee () const |
virtual void | refresh () |
virtual ContactListView * | parent () |
virtual QString | key (int, bool) const |
void | setHasIM (bool hasIM) |
virtual void | paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int align) |
Member Function Documentation
void ContactListViewItem::paintCell | ( | QPainter * | p, | |
const QColorGroup & | cg, | |||
int | column, | |||
int | width, | |||
int | align | |||
) | [virtual] |
Adds the border around the cell if the user wants it.
This is how the single line config option is implemented.
Definition at line 193 of file contactlistview.cpp.
The documentation for this class was generated from the following files: