#include <contactlistview.h>
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. | |
Yves Houpert <yves.houpert@insa-rouen.fr>
|
||||||||||||
|
Constructor.
|
|
|
Adds a contact to the list.
|
|
|
Removes a contact from the list.
|
1.4.6