ContactListView Class Reference

It's a list view where user's contact are displayed. More...

#include <contactlistview.h>

List of all members.

Public Member Functions

 ContactListView (QWidget *parent=0, const char *name=0)
 Constructor.
 ~ContactListView ()
 Destructor.
void addContact (const Contact *pContact)
 Adds a contact to the list.
bool removeContact (const int id)
 Removes a contact from the list.
void removeAllContacts ()
 Removes all contact in list.


Detailed Description

It's a list view where user's contact are displayed.

Author:
Sylvain Archenault <sylvain.archenault@laposte.net>

Yves Houpert <yves.houpert@insa-rouen.fr>


Constructor & Destructor Documentation

ContactListView::ContactListView QWidget *  parent = 0,
const char *  name = 0
 

Constructor.

Parameters:
parent Parent object.
name Object name.


Member Function Documentation

void ContactListView::addContact const Contact pContact  ) 
 

Adds a contact to the list.

Parameters:
pContact Contact to add.

bool ContactListView::removeContact const int  id  ) 
 

Removes a contact from the list.

Parameters:
id Contact ID to remove.


The documentation for this class was generated from the following files:
Generated on Fri May 19 12:15:55 2006 for Bamboo Ch@t by  doxygen 1.4.6