| Home · All Classes · All Namespaces · Modules · Functions · Files |
The AbstractClientObserver::ObserverInfo class provides a wrapper around the additional info about the channels passed to observeChannels(). More...
#include <TelepathyQt/AbstractClientObserver>
Public Member Functions | |
| ObserverInfo (const QVariantMap &info=QVariantMap()) | |
| ObserverInfo (const ObserverInfo &other) | |
| ~ObserverInfo () | |
| ObserverInfo & | operator= (const ObserverInfo &other) |
| bool | isRecovering () const |
| QVariantMap | allInfo () const |
The AbstractClientObserver::ObserverInfo class provides a wrapper around the additional info about the channels passed to observeChannels().
| Tp::AbstractClientObserver::ObserverInfo::ObserverInfo | ( | const QVariantMap & | info = QVariantMap() | ) |
| Tp::AbstractClientObserver::ObserverInfo::ObserverInfo | ( | const ObserverInfo & | other | ) |
| AbstractClientObserver::ObserverInfo & Tp::AbstractClientObserver::ObserverInfo::operator= | ( | const ObserverInfo & | other | ) |
| bool Tp::AbstractClientObserver::ObserverInfo::isRecovering | ( | ) | const [inline] |
| QVariantMap Tp::AbstractClientObserver::ObserverInfo::allInfo | ( | ) | const |
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |