Home · All Classes · All Namespaces · Modules · Functions · Files |
The Object class provides an object with property notification. More...
#include <TelepathyQt/Object>
Signals | |
void | propertyChanged (const QString &propertyName) |
Public Member Functions | |
virtual | ~Object () |
![]() | |
RefCounted () | |
virtual | ~RefCounted () |
Protected Member Functions | |
Object () | |
void | notify (const char *propertyName) |
The Object class provides an object with property notification.
|
virtual |
Class destructor.
|
protected |
Construct a new Object object.
|
signal |
|
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.7 |