Home · All Classes · All Namespaces · Modules · Functions · Files |
Base class for implementations of Connection.Interface.Addressing. More...
#include <TelepathyQt/BaseConnection>
Inherits Tp::AbstractConnectionInterface.
Base class for implementations of Connection.Interface.Addressing.
typedef Callback6< void, const QString&, const QStringList&, const QStringList&, Tp::AddressingNormalizationMap&, Tp::ContactAttributesMap&, DBusError* > Tp::BaseConnectionAddressingInterface::GetContactsByVCardFieldCallback |
typedef Callback5< void, const QStringList&, const QStringList&, Tp::AddressingNormalizationMap&, Tp::ContactAttributesMap&, DBusError* > Tp::BaseConnectionAddressingInterface::GetContactsByURICallback |
Class destructor.
Class constructor.
static BaseConnectionAddressingInterfacePtr Tp::BaseConnectionAddressingInterface::create | ( | ) | [inline, static] |
static SharedPtr<BaseConnectionAddressingInterfaceSubclass> Tp::BaseConnectionAddressingInterface::create | ( | ) | [inline, static] |
QVariantMap Tp::BaseConnectionAddressingInterface::immutableProperties | ( | ) | const [virtual] |
Return the immutable properties of this interface.
Immutable properties cannot change after the interface has been registered on a service on the bus with registerInterface().
Implements Tp::AbstractDBusServiceInterface.
void Tp::BaseConnectionAddressingInterface::setGetContactsByVCardFieldCallback | ( | const GetContactsByVCardFieldCallback & | cb | ) |
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.6.1 |