KABC::AddresseeItem Class Reference
Special ListViewItem, that is used by the AddresseeDialog. More...
#include <addresseedialog.h>
Inheritance diagram for KABC::AddresseeItem:

Public Types | |
enum | columns { Name = 0, Email = 1 } |
Public Member Functions | |
AddresseeItem (QListView *parent, const Addressee &addressee) | |
Addressee | addressee () const |
virtual QString | key (int column, bool ascending) const |
Detailed Description
Special ListViewItem, that is used by the AddresseeDialog.
Definition at line 37 of file addresseedialog.h.
Member Enumeration Documentation
|
Type of column.
Definition at line 46 of file addresseedialog.h. |
Constructor & Destructor Documentation
|
Constructor.
Definition at line 36 of file addresseedialog.cpp. References KABC::Addressee::preferredEmail(), and KABC::Addressee::realName(). |
Member Function Documentation
|
Returns the addressee.
Definition at line 59 of file addresseedialog.h. |
|
Method used by QListView to sort the items.
Definition at line 44 of file addresseedialog.cpp. |
The documentation for this class was generated from the following files: