| Home · All Classes · All Namespaces · Modules · Functions · Files | 
The Object class provides an object with property notification. More...
#include <TelepathyQt/Object>
Inherits Tp::RefCounted.
Inherited by Tp::AbstractDBusServiceInterface, Tp::AccountSet, Tp::CaptchaAuthentication, Tp::ClientRegistrar, Tp::Contact, Tp::ContactManager, Tp::DBusProxy, Tp::DBusService, Tp::ProfileManager, and Tp::StreamedMediaStream.
The Object class provides an object with property notification.
| Tp::Object::~Object | ( | ) |  [virtual] | 
Class destructor.
| Tp::Object::Object | ( | ) |  [protected] | 
Construct a new Object object.
| void Tp::Object::propertyChanged | ( | const QString & | propertyName | ) |  [signal] | 
| void Tp::Object::notify | ( | const char * | propertyName | ) |  [protected] | 
Notify that a property named propertyName changed.
This method will emit propertyChanged() for propertyName.
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.3 |