| Home · Modules · All Classes · All Namespaces |
The Object class provides an object with property notification. More...
#include <TelepathyQt/Object>

Signals | |
| void | propertyChanged (const QString &propertyName) |
Public Member Functions | |
| virtual | ~Object () |
Public Member Functions inherited from Tp::RefCounted | |
| 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.
| TelepathyQt 0.9.8 |
Generated by
1.8.17
|