#include <TelepathyQt4/Types>
Public Member Functions | |
SimpleContactPresences () | |
SimpleContactPresences (const QMap< uint, SimplePresence > &a) | |
SimpleContactPresences & | operator= (const QMap< uint, SimplePresence > &a) |
Mapping returned by GetPresences and signalled by PresencesChanged, indicating the presence of a number of contacts.
Telepathy::SimpleContactPresences::SimpleContactPresences | ( | ) | [inline] |
Telepathy::SimpleContactPresences::SimpleContactPresences | ( | const QMap< uint, SimplePresence > & | a | ) | [inline] |
SimpleContactPresences& Telepathy::SimpleContactPresences::operator= | ( | const QMap< uint, SimplePresence > & | a | ) | [inline] |