kopete/libkopete
Kopete::UI::ListView::ContactComponent Class Reference
#include <kopetelistviewitem.h>
Inheritance diagram for Kopete::UI::ListView::ContactComponent:

Detailed Description
ContactComponent.Definition at line 313 of file kopetelistviewitem.h.
Public Member Functions | |
| Kopete::Contact * | contact () |
| ContactComponent (ComponentBase *parent, Kopete::Contact *contact, int iconSize) | |
| std::pair< QString, QRect > | toolTip (const QPoint &relativePos) |
| void | updatePixmap () |
| ~ContactComponent () | |
Protected Attributes | |
| Private * | d |
Constructor & Destructor Documentation
| Kopete::UI::ListView::ContactComponent::ContactComponent | ( | ComponentBase * | parent, | |
| Kopete::Contact * | contact, | |||
| int | iconSize | |||
| ) |
Definition at line 815 of file kopetelistviewitem.cpp.
| Kopete::UI::ListView::ContactComponent::~ContactComponent | ( | ) |
Definition at line 822 of file kopetelistviewitem.cpp.
Member Function Documentation
| Kopete::Contact * Kopete::UI::ListView::ContactComponent::contact | ( | ) |
Definition at line 831 of file kopetelistviewitem.cpp.
| std::pair< QString, QRect > Kopete::UI::ListView::ContactComponent::toolTip | ( | const QPoint & | relativePos | ) | [virtual] |
Get the tool tip string and rectangle for a tip request at position relativePos relative to this item.
If a tooltip source is set, it will be used. Otherwise calls the base class.
- Returns:
- a pair where the first element is the tooltip, and the second is the rectangle within the item for which the tip should be displayed.
Reimplemented from Kopete::UI::ListView::Component.
Definition at line 837 of file kopetelistviewitem.cpp.
| void Kopete::UI::ListView::ContactComponent::updatePixmap | ( | ) |
Definition at line 827 of file kopetelistviewitem.cpp.
Member Data Documentation
Private* Kopete::UI::ListView::ContactComponent::d [protected] |
Reimplemented from Kopete::UI::ListView::ImageComponent.
Definition at line 322 of file kopetelistviewitem.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference