Home · All Classes · All Namespaces · Modules · Functions · Files |
The PendingContacts class is used by ContactManager when creating/updating Contact objects. More...
#include <TelepathyQt/PendingContacts>
Inherits Tp::PendingOperation.
The PendingContacts class is used by ContactManager when creating/updating Contact objects.
Class destructor.
ContactManagerPtr Tp::PendingContacts::manager | ( | ) | const |
Features Tp::PendingContacts::features | ( | ) | const |
bool Tp::PendingContacts::isForHandles | ( | ) | const |
UIntList Tp::PendingContacts::handles | ( | ) | const |
bool Tp::PendingContacts::isForIdentifiers | ( | ) | const |
QStringList Tp::PendingContacts::identifiers | ( | ) | const |
bool Tp::PendingContacts::isForVCardAddresses | ( | ) | const |
QString Tp::PendingContacts::vcardField | ( | ) | const |
QStringList Tp::PendingContacts::vcardAddresses | ( | ) | const |
bool Tp::PendingContacts::isForUris | ( | ) | const |
QStringList Tp::PendingContacts::uris | ( | ) | const |
bool Tp::PendingContacts::isUpgrade | ( | ) | const |
QList< ContactPtr > Tp::PendingContacts::contactsToUpgrade | ( | ) | const |
QList< ContactPtr > Tp::PendingContacts::contacts | ( | ) | const |
UIntList Tp::PendingContacts::invalidHandles | ( | ) | const |
QStringList Tp::PendingContacts::validIdentifiers | ( | ) | const |
QHash< QString, QPair< QString, QString > > Tp::PendingContacts::invalidIdentifiers | ( | ) | const |
QStringList Tp::PendingContacts::validVCardAddresses | ( | ) | const |
QStringList Tp::PendingContacts::invalidVCardAddresses | ( | ) | const |
QStringList Tp::PendingContacts::validUris | ( | ) | const |
QStringList Tp::PendingContacts::invalidUris | ( | ) | const |
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.3 |