kopete/libkopete
AddresseeItem Class Reference
  #include <addresseeitem.h>
Inherits K3ListViewItem.
Public Types | |
| enum | columns { Photo =0, Name = 1, Email = 2 } | 
Public Member Functions | |
| AddresseeItem (Q3ListView *parent, const KABC::Addressee &addressee) | |
| KABC::Addressee | addressee () const | 
| virtual QString | key (int column, bool ascending) const | 
Detailed Description
Special ListViewItem.
Definition at line 32 of file addresseeitem.h.
Member Enumeration Documentation
Type of column.
Name- Name in AddresseeEmail- Email in Addressee
| Enumerator | |
|---|---|
| Photo | |
| Name | |
Definition at line 41 of file addresseeitem.h.
Constructor & Destructor Documentation
| AddresseeItem::AddresseeItem | ( | Q3ListView * | parent, | 
| const KABC::Addressee & | addressee | ||
| ) | 
Constructor.
- Parameters
 - 
  
parent The parent listview. addressee The associated addressee.  
Definition at line 31 of file addresseeitem.cpp.
Member Function Documentation
      
  | 
  inline | 
Returns the addressee.
Definition at line 54 of file addresseeitem.h.
      
  | 
  virtual | 
Method used by QListView to sort the items.
Definition at line 49 of file addresseeitem.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference