Home · All Classes · All Namespaces · Modules · Functions · Files
Public Member Functions | Protected Member Functions | List of all members
Tp::AbstractConnectionInterface Class Reference

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 ()
 
- Public Member Functions inherited from Tp::AbstractDBusServiceInterface
 AbstractDBusServiceInterface (const QString &interfaceName)
 
virtual ~AbstractDBusServiceInterface ()
 
QString interfaceName () const
 
virtual QVariantMap immutableProperties () const =0
 
DBusObjectdbusObject () const
 
bool isRegistered () const
 
bool notifyPropertyChanged (const QString &propertyName, const QVariant &propertyValue)
 
- Public Member Functions inherited from Tp::Object
virtual ~Object ()
 
- Public Member Functions inherited from Tp::RefCounted
 RefCounted ()
 
virtual ~RefCounted ()
 

Protected Member Functions

virtual void setBaseConnection (BaseConnection *connection)
 
- Protected Member Functions inherited from Tp::AbstractDBusServiceInterface
virtual bool registerInterface (DBusObject *dbusObject)
 
virtual void createAdaptor ()=0
 
- Protected Member Functions inherited from Tp::Object
 Object ()
 
void notify (const char *propertyName)
 

Additional Inherited Members

- Signals inherited from Tp::Object
void propertyChanged (const QString &propertyName)
 

Detailed Description

Base class for all the Connection object interface implementations.

Constructor & Destructor Documentation

Tp::AbstractConnectionInterface::AbstractConnectionInterface ( const QString &  interfaceName)
Tp::AbstractConnectionInterface::~AbstractConnectionInterface ( )
virtual

Member Function Documentation

void Tp::AbstractConnectionInterface::setBaseConnection ( BaseConnection connection)
protectedvirtual


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