Nepomuk-Core
KTp::Contact Class Reference
#include <contact.h>
Inheritance diagram for KTp::Contact:
Signals | |
void | invalidated () |
Public Member Functions | |
Contact (Tp::ContactManager *manager, const Tp::ReferencedHandles &handle, const Tp::Features &requestedFeatures, const QVariantMap &attributes) | |
bool | audioCallCapability () const |
QPixmap | avatarPixmap () |
QStringList | clientTypes () const |
bool | fileTransferCapability () const |
KTp::Presence | presence () const |
bool | videoCallCapability () const |
Detailed Description
Constructor & Destructor Documentation
|
explicit |
Definition at line 37 of file contact.cpp.
Member Function Documentation
bool KTp::Contact::audioCallCapability | ( | ) | const |
Returns true if audio calls can be started with this contact.
Definition at line 51 of file contact.cpp.
QPixmap KTp::Contact::avatarPixmap | ( | ) |
Returns the pixmap of an avatar coloured to gray if contact online.
Definition at line 109 of file contact.cpp.
QStringList KTp::Contact::clientTypes | ( | ) | const |
Definition at line 98 of file contact.cpp.
bool KTp::Contact::fileTransferCapability | ( | ) | const |
Returns true if file transfers can be started with this contact.
Definition at line 84 of file contact.cpp.
|
signal |
KTp::Presence KTp::Contact::presence | ( | ) | const |
Definition at line 46 of file contact.cpp.
bool KTp::Contact::videoCallCapability | ( | ) | const |
Returns true if video calls can be started with this contact.
Definition at line 67 of file contact.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.