| Home · All Classes · All Namespaces · Modules · Functions · Files |
Base class for all the Connection object interface implementations. More...
#include <TelepathyQt/BaseConnection>
Inherits Tp::AbstractDBusServiceInterface.
Inherited by Tp::BaseConnectionAddressingInterface, Tp::BaseConnectionAliasingInterface, Tp::BaseConnectionAvatarsInterface, Tp::BaseConnectionClientTypesInterface, Tp::BaseConnectionContactCapabilitiesInterface, Tp::BaseConnectionContactInfoInterface, Tp::BaseConnectionContactListInterface, Tp::BaseConnectionContactsInterface, Tp::BaseConnectionRequestsInterface, and Tp::BaseConnectionSimplePresenceInterface.
Public Member Functions | |
| AbstractConnectionInterface (const QString &interfaceName) | |
| virtual | ~AbstractConnectionInterface () |
Protected Member Functions | |
| virtual void | setBaseConnection (BaseConnection *connection) |
Base class for all the Connection object interface implementations.
| Tp::AbstractConnectionInterface::AbstractConnectionInterface | ( | const QString & | interfaceName | ) |
| void Tp::AbstractConnectionInterface::setBaseConnection | ( | BaseConnection * | connection | ) | [protected, virtual] |
Reimplemented in Tp::BaseConnectionContactsInterface.
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |