Home · All Classes · All Namespaces · Modules · Functions · Files
Public Types | Public Member Functions | Static Public Member Functions
Tp::BaseChannelGroupInterface Class Reference

Base class for implementations of Channel.Interface.Group. More...

#include <TelepathyQt/BaseChannel>

Inherits Tp::AbstractChannelInterface.

List of all members.

Public Types

Public Member Functions

Static Public Member Functions


Detailed Description

Base class for implementations of Channel.Interface.Group.


Member Typedef Documentation


Constructor & Destructor Documentation

Class destructor.


Member Function Documentation

static BaseChannelGroupInterfacePtr Tp::BaseChannelGroupInterface::create ( ChannelGroupFlags  initialFlags,
uint  selfHandle 
) [inline, static]
template<typename BaseChannelGroupInterfaceSubclass >
static SharedPtr<BaseChannelGroupInterfaceSubclass> Tp::BaseChannelGroupInterface::create ( ChannelGroupFlags  initialFlags,
uint  selfHandle 
) [inline, static]
QVariantMap Tp::BaseChannelGroupInterface::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().

Returns:
The immutable properties of this interface.

Implements Tp::AbstractDBusServiceInterface.

void Tp::BaseChannelGroupInterface::addMembers ( const Tp::UIntList handles,
const QStringList &  identifiers 
)


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