ContactListItem Class Reference

Item in the contact list. More...

#include <contactlistitem.h>

Inheritance diagram for ContactListItem:

ContactItem List of all members.

Public Member Functions

 ContactListItem (ContactListItem *parent, const std::string &name)
 Constructor.
 ContactListItem (QListView *parent, const std::string &name)
 Constructor.
 ~ContactListItem ()
 Destructor.
virtual bool isContactItem () const
 Tests if it's a contact item.
virtual const ContactgetContact () const
 Returns the contact displayed.

Detailed Description

Item in the contact list.

It doesn't necessarily display a contact.

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

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


Constructor & Destructor Documentation

ContactListItem::ContactListItem ContactListItem parent,
const std::string &  name
 

Constructor.

Parameters:
parent Parent item
name Item name

ContactListItem::ContactListItem QListView *  parent,
const std::string &  name
 

Constructor.

Parameters:
parent Parent item
name Item name


Member Function Documentation

virtual const Contact* ContactListItem::getContact  )  const [inline, virtual]
 

Returns the contact displayed.

Returns:
Contact displayed

Reimplemented in ContactItem.

virtual bool ContactListItem::isContactItem  )  const [inline, virtual]
 

Tests if it's a contact item.

Returns:
true if it's a contact item, false otherwise.

Reimplemented in ContactItem.


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