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