kopete/libkopete
#include <kopetemetacontact_p.h>
Public Member Functions | |
Private () | |
~Private () | |
Public Attributes | |
QMap< QString, QMap< QString, QString > > | addressBook |
Picture | contactPicture |
QList< Contact * > | contacts |
Picture | customPicture |
QString | displayName |
PropertySource | displayNameSource |
Contact * | displayNameSourceContact |
QList< Group * > | groups |
QString | kabcId |
Picture | kabcPicture |
QUuid | metaContactId |
QString | nameSourceAID |
QString | nameSourceCID |
QString | nameSourcePID |
OnlineStatus | notifyOnlineStatus |
OnlineStatus::StatusType | onlineStatus |
PropertySource | photoSource |
QString | photoSourceAID |
QString | photoSourceCID |
Contact * | photoSourceContact |
QString | photoSourcePID |
bool | photoSyncedWithKABC |
KUrl | photoUrl |
Kopete::StatusMessage | statusMessage |
bool | temporary |
Detailed Description
Definition at line 30 of file kopetemetacontact_p.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 32 of file kopetemetacontact_p.h.
|
inline |
Definition at line 39 of file kopetemetacontact_p.h.
Member Data Documentation
QMap<QString, QMap<QString, QString> > Kopete::MetaContact::Private::addressBook |
Definition at line 59 of file kopetemetacontact_p.h.
Picture Kopete::MetaContact::Private::contactPicture |
Definition at line 71 of file kopetemetacontact_p.h.
QList<Contact *> Kopete::MetaContact::Private::contacts |
Definition at line 38 of file kopetemetacontact_p.h.
Picture Kopete::MetaContact::Private::customPicture |
Definition at line 71 of file kopetemetacontact_p.h.
QString Kopete::MetaContact::Private::displayName |
Definition at line 55 of file kopetemetacontact_p.h.
PropertySource Kopete::MetaContact::Private::displayNameSource |
Definition at line 45 of file kopetemetacontact_p.h.
Contact* Kopete::MetaContact::Private::displayNameSourceContact |
Definition at line 48 of file kopetemetacontact_p.h.
QList<Group *> Kopete::MetaContact::Private::groups |
Definition at line 58 of file kopetemetacontact_p.h.
QString Kopete::MetaContact::Private::kabcId |
Definition at line 52 of file kopetemetacontact_p.h.
Picture Kopete::MetaContact::Private::kabcPicture |
Definition at line 71 of file kopetemetacontact_p.h.
QUuid Kopete::MetaContact::Private::metaContactId |
Definition at line 42 of file kopetemetacontact_p.h.
QString Kopete::MetaContact::Private::nameSourceAID |
Definition at line 67 of file kopetemetacontact_p.h.
QString Kopete::MetaContact::Private::nameSourceCID |
Definition at line 67 of file kopetemetacontact_p.h.
QString Kopete::MetaContact::Private::nameSourcePID |
Definition at line 67 of file kopetemetacontact_p.h.
OnlineStatus Kopete::MetaContact::Private::notifyOnlineStatus |
Definition at line 64 of file kopetemetacontact_p.h.
OnlineStatus::StatusType Kopete::MetaContact::Private::onlineStatus |
Definition at line 62 of file kopetemetacontact_p.h.
PropertySource Kopete::MetaContact::Private::photoSource |
Definition at line 44 of file kopetemetacontact_p.h.
QString Kopete::MetaContact::Private::photoSourceAID |
Definition at line 68 of file kopetemetacontact_p.h.
QString Kopete::MetaContact::Private::photoSourceCID |
Definition at line 68 of file kopetemetacontact_p.h.
Contact* Kopete::MetaContact::Private::photoSourceContact |
Definition at line 49 of file kopetemetacontact_p.h.
QString Kopete::MetaContact::Private::photoSourcePID |
Definition at line 68 of file kopetemetacontact_p.h.
bool Kopete::MetaContact::Private::photoSyncedWithKABC |
Definition at line 63 of file kopetemetacontact_p.h.
KUrl Kopete::MetaContact::Private::photoUrl |
Definition at line 56 of file kopetemetacontact_p.h.
Kopete::StatusMessage Kopete::MetaContact::Private::statusMessage |
Definition at line 73 of file kopetemetacontact_p.h.
bool Kopete::MetaContact::Private::temporary |
Definition at line 60 of file kopetemetacontact_p.h.
The documentation for this class was generated from the following file:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.