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

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

#include <TelepathyQt/BaseChannel>

Inherits Tp::AbstractChannelInterface.

List of all members.

Public Member Functions

virtual ~BaseChannelSecurableInterface ()
QVariantMap immutableProperties () const
bool encrypted () const
void setEncrypted (bool encrypted)
bool verified () const
void setVerified (bool verified)

Static Public Member Functions

static
BaseChannelSecurableInterfacePtr 
create ()
template<typename BaseChannelSecurableInterfaceSubclass >
static SharedPtr
< BaseChannelSecurableInterfaceSubclass > 
create ()

Protected Member Functions

 BaseChannelSecurableInterface ()

Detailed Description

Base class for implementations of Channel.Interface.Securable.


Constructor & Destructor Documentation

Class destructor.

Class constructor.


Member Function Documentation

static BaseChannelSecurableInterfacePtr Tp::BaseChannelSecurableInterface::create ( ) [inline, static]
template<typename BaseChannelSecurableInterfaceSubclass >
static SharedPtr<BaseChannelSecurableInterfaceSubclass> Tp::BaseChannelSecurableInterface::create ( ) [inline, static]

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.


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