| Home · All Classes · All Namespaces · Modules · Functions · Files |
Base class for implementations of Channel.Interface.Securable. More...
#include <TelepathyQt/BaseChannel>
Inherits Tp::AbstractChannelInterface.
Base class for implementations of Channel.Interface.Securable.
Class destructor.
| Tp::BaseChannelSecurableInterface::BaseChannelSecurableInterface | ( | ) | [protected] |
Class constructor.
| static BaseChannelSecurableInterfacePtr Tp::BaseChannelSecurableInterface::create | ( | ) | [inline, static] |
| static SharedPtr<BaseChannelSecurableInterfaceSubclass> Tp::BaseChannelSecurableInterface::create | ( | ) | [inline, static] |
| QVariantMap Tp::BaseChannelSecurableInterface::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.
| bool Tp::BaseChannelSecurableInterface::encrypted | ( | ) | const |
| void Tp::BaseChannelSecurableInterface::setEncrypted | ( | bool | encrypted | ) |
| bool Tp::BaseChannelSecurableInterface::verified | ( | ) | const |
| void Tp::BaseChannelSecurableInterface::setVerified | ( | bool | verified | ) |
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.6.1 |