class AddresseeItem

Special ListViewItem, that is used by the AddresseeDialog. More...

Full nameKABC::AddresseeItem
Definition#include <addresseedialog.h>
InheritsQListViewItem (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods


Detailed Description

enum columns { Name = 0, Email = 1 }

columns

Type of column

 AddresseeItem ( QListView *parent, const Addressee &addressee )

AddresseeItem

Constructor.

Parameters:
parentThe parent listview.
addresseeThe associated addressee.

Addressee  addressee ()

addressee

[const]

Returns the addressee.

QString  key ( int column, bool ascending )

key

[const virtual]

Method used by QListView to sort the items.


Generated by: caleb on tcdevel on Tue Jan 28 12:54:33 2003, using kdoc $.