| Home · All Classes · All Namespaces · Modules · Functions · Files |
The HandledChannelNotifier class can be used to keep track of channel() being re-requested. More...
#include <TelepathyQt/HandledChannelNotifier>
Signals | |
| void | handledAgain (const QDateTime &userActionTime, const Tp::ChannelRequestHints &requestHints) |
Public Member Functions | |
| ~HandledChannelNotifier () | |
| ChannelPtr | channel () const |
Protected Member Functions | |
| void | connectNotify (const QMetaMethod &signal) |
The HandledChannelNotifier class can be used to keep track of channel() being re-requested.
Instances of this class cannot be constructed directly; the only way to get one is trough PendingChannel.
| ChannelPtr Tp::HandledChannelNotifier::channel | ( | ) | const |
| void Tp::HandledChannelNotifier::handledAgain | ( | const QDateTime & | userActionTime, |
| const Tp::ChannelRequestHints & | requestHints | ||
| ) | [signal] |
| void Tp::HandledChannelNotifier::connectNotify | ( | const QMetaMethod & | signal | ) | [protected] |
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |