Home · All Classes · All Namespaces · Modules · Functions · Files |
Base class for implementations of Channel.Interface.Splittable. More...
#include <TelepathyQt/BaseChannel>
Inherits Tp::AbstractChannelInterface.
Base class for implementations of Channel.Interface.Splittable.
typedef Callback1<void, DBusError*> Tp::BaseChannelSplittableInterface::SplitCallback |
Class destructor.
static BaseChannelSplittableInterfacePtr Tp::BaseChannelSplittableInterface::create | ( | ) | [inline, static] |
static SharedPtr<BaseChannelSplittableInterfaceSubclass> Tp::BaseChannelSplittableInterface::create | ( | ) | [inline, static] |
QVariantMap Tp::BaseChannelSplittableInterface::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::BaseChannelSplittableInterface::setSplitCallback | ( | const SplitCallback & | cb | ) |
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.6.1 |