The ChannelRequestHints class represents a dictionary of metadata provided by the channel requester when requesting a channel. More...
#include <TelepathyQt4/ChannelRequestHints>
List of all members.
Public Member Functions
Detailed Description
The ChannelRequestHints class represents a dictionary of metadata provided by the channel requester when requesting a channel.
Constructor & Destructor Documentation
| Tp::ChannelRequestHints::ChannelRequestHints |
( |
|
) |
|
| Tp::ChannelRequestHints::ChannelRequestHints |
( |
const QVariantMap & |
hints |
) |
|
| Tp::ChannelRequestHints::~ChannelRequestHints |
( |
|
) |
|
Member Function Documentation
| bool Tp::ChannelRequestHints::isValid |
( |
|
) |
const |
| bool Tp::ChannelRequestHints::hasHint |
( |
const QString & |
reversedDomain, |
|
|
const QString & |
localName |
|
|
) |
|
|
const |
| void Tp::ChannelRequestHints::setHint |
( |
const QString & |
reversedDomain, |
|
|
const QString & |
localName, |
|
|
const QVariant & |
value |
|
|
) |
|
|
|
| QVariantMap Tp::ChannelRequestHints::allHints |
( |
|
) |
const |
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation |
Telepathy-Qt4 0.6.5
|