Home · All Classes · All Namespaces · Modules · Functions · Files
Public Slots | Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions
Tp::BaseConnectionRequestsInterface Class Reference

Base class for implementations of Connection.Interface.Requests. More...

#include <TelepathyQt/BaseConnection>

Inherits Tp::AbstractConnectionInterface.

List of all members.

Public Slots

Public Member Functions

Static Public Member Functions

Public Attributes

Protected Member Functions


Detailed Description

Base class for implementations of Connection.Interface.Requests.


Constructor & Destructor Documentation

Class destructor.

Class constructor.


Member Function Documentation

static BaseConnectionRequestsInterfacePtr Tp::BaseConnectionRequestsInterface::create ( BaseConnection connection) [inline, static]
template<typename BaseConnectionRequestsInterfaceSubclass >
static SharedPtr<BaseConnectionRequestsInterfaceSubclass> Tp::BaseConnectionRequestsInterface::create ( BaseConnection connection) [inline, static]

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().

Returns:
The immutable properties of this interface.

Implements Tp::AbstractDBusServiceInterface.

void Tp::BaseConnectionRequestsInterface::ensureChannel ( const QVariantMap &  request,
bool &  yours,
QDBusObjectPath &  channel,
QVariantMap &  details,
DBusError error 
)
void Tp::BaseConnectionRequestsInterface::createChannel ( const QVariantMap &  request,
QDBusObjectPath &  channel,
QVariantMap &  details,
DBusError error 
)
void Tp::BaseConnectionRequestsInterface::channelClosed ( const QDBusObjectPath &  removed) [slot]

Member Data Documentation


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt 0.9.6.1