Home · All Classes · All Namespaces · Modules · Functions · Files |
#include <TelepathyQt4/Types>
Inherits QMap< uint, LastActivityAndStatuses >.
Mapping type generated from the specification. Convertible with QMap<uint, LastActivityAndStatuses>, but needed to have a discrete type in the Qt4 type system.
Mapping returned by GetPresence and signalled by PresenceUpdate, where the keys are contacts and the values represent their presences.
Tp::ContactPresences::ContactPresences | ( | ) | [inline] |
Tp::ContactPresences::ContactPresences | ( | const QMap< uint, LastActivityAndStatuses > & | a | ) | [inline] |
ContactPresences& Tp::ContactPresences::operator= | ( | const QMap< uint, LastActivityAndStatuses > & | a | ) | [inline] |
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation |
Telepathy-Qt4 0.6.5
|