| Home · All Classes · All Namespaces · Modules · Functions · Files | 
Base class for implementations of Connection.Interface.SimplePresence. More...
#include <TelepathyQt/BaseConnection>
Inherits Tp::AbstractConnectionInterface.
| Public Types | |
| typedef Callback3< uint, const QString &, const QString &, DBusError * > | SetPresenceCallback | 
| Static Public Member Functions | |
| static BaseConnectionSimplePresenceInterfacePtr | create () | 
| template<typename BaseConnectionSimplePresenceInterfaceSubclass > | |
| static SharedPtr < BaseConnectionSimplePresenceInterfaceSubclass > | create () | 
| Protected Member Functions | |
| BaseConnectionSimplePresenceInterface () | |
|  Protected Member Functions inherited from Tp::AbstractDBusServiceInterface | |
| virtual bool | registerInterface (DBusObject *dbusObject) | 
|  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) | 
Base class for implementations of Connection.Interface.SimplePresence.
| typedef Callback3<uint, const QString &, const QString &, DBusError*> Tp::BaseConnectionSimplePresenceInterface::SetPresenceCallback | 
| 
 | virtual | 
Class destructor.
| 
 | protected | 
Class constructor.
| 
 | inlinestatic | 
| 
 | inlinestatic | 
| 
 | 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.
| Tp::SimpleStatusSpecMap Tp::BaseConnectionSimplePresenceInterface::statuses | ( | ) | const | 
| void Tp::BaseConnectionSimplePresenceInterface::setStatuses | ( | const Tp::SimpleStatusSpecMap & | statuses | ) | 
| uint Tp::BaseConnectionSimplePresenceInterface::maximumStatusMessageLength | ( | ) | const | 
| void Tp::BaseConnectionSimplePresenceInterface::setMaximumStatusMessageLength | ( | uint | maximumStatusMessageLength | ) | 
| void Tp::BaseConnectionSimplePresenceInterface::setSetPresenceCallback | ( | const SetPresenceCallback & | cb | ) | 
| void Tp::BaseConnectionSimplePresenceInterface::setPresences | ( | const Tp::SimpleContactPresences & | presences | ) | 
| SimpleContactPresences Tp::BaseConnectionSimplePresenceInterface::getPresences | ( | const Tp::UIntList & | contacts | ) | 
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.6.1 |