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

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

#include <TelepathyQt/BaseChannel>

Inherits Tp::AbstractChannelInterface.

List of all members.

Public Types

typedef Callback2< void, const
Tp::MessagePartList
&, DBusError * > 
GetSMSLengthCallback

Signals

void smsChannelChanged (bool smsChannel)

Public Member Functions

virtual ~BaseChannelSMSInterface ()
QVariantMap immutableProperties () const
void setGetSMSLengthCallback (const GetSMSLengthCallback &cb)
bool flash () const
bool smsChannel () const

Static Public Member Functions

static BaseChannelSMSInterfacePtr create (bool flash, bool smsChannel)
template<typename BaseChannelSMSInterfaceSubclass >
static SharedPtr
< BaseChannelSMSInterfaceSubclass > 
create (bool flash, bool smsChannel)

Detailed Description

Base class for implementations of Channel.Interface.SMS.


Member Typedef Documentation


Constructor & Destructor Documentation

Class destructor.


Member Function Documentation

static BaseChannelSMSInterfacePtr Tp::BaseChannelSMSInterface::create ( bool  flash,
bool  smsChannel 
) [inline, static]
template<typename BaseChannelSMSInterfaceSubclass >
static SharedPtr<BaseChannelSMSInterfaceSubclass> Tp::BaseChannelSMSInterface::create ( bool  flash,
bool  smsChannel 
) [inline, static]
QVariantMap Tp::BaseChannelSMSInterface::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::BaseChannelSMSInterface::smsChannelChanged ( bool  smsChannel) [signal]


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