Home · All Classes · All Namespaces · Modules · Functions · Files
Signals | Public Member Functions
Tp::Service::ConnectionInterfaceServicePointAdaptor Class Reference

#include <TelepathyQt/_gen/svc-connection.h>

Inherits Tp::AbstractAdaptor.

List of all members.

Signals

Public Member Functions


Detailed Description

Adaptor class providing a 1:1 mapping of the D-Bus interface "org.freedesktop.Telepathy.Connection.Interface.ServicePoint".


Member Function Documentation

Return the value of the exported D-Bus object property KnownServicePoints of type Tp::ServicePointInfoList.

Adaptees should export this property as a Qt property named 'knownServicePoints' with type Tp::ServicePointInfoList.

The list of all (known) service points.
Returns:
The value of exported property KnownServicePoints.

Represents the exported D-Bus signal ServicePointsChanged on this object.

Adaptees should export this signal as a Qt signal with the following signature: void servicePointsChanged(const Tp::ServicePointInfoList& servicePoints);

The adaptee signal will be automatically relayed as a D-Bus signal once emitted.

Parameters:
servicePoints

The new value of \\\ \\link requestPropertyKnownServicePoints() KnownServicePoints \\endlink \\htmlonly .


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