Home · All Classes · All Namespaces · Modules · Functions · Files |
Base class for implementations of Channel.Interface.MergeableConference. More...
#include <TelepathyQt/BaseChannel>
Inherits Tp::AbstractChannelInterface.
Base class for implementations of Channel.Interface.MergeableConference.
typedef Callback2<void, const QDBusObjectPath&, DBusError*> Tp::BaseChannelMergeableConferenceInterface::MergeCallback |
Class destructor.
static BaseChannelMergeableConferenceInterfacePtr Tp::BaseChannelMergeableConferenceInterface::create | ( | ) | [inline, static] |
static SharedPtr<BaseChannelMergeableConferenceInterfaceSubclass> Tp::BaseChannelMergeableConferenceInterface::create | ( | ) | [inline, static] |
QVariantMap Tp::BaseChannelMergeableConferenceInterface::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::BaseChannelMergeableConferenceInterface::merge | ( | const QDBusObjectPath & | channel | ) |
void Tp::BaseChannelMergeableConferenceInterface::setMergeCallback | ( | const MergeCallback & | cb | ) |
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.6.1 |