| Home · All Classes · All Namespaces · Modules · Functions · Files |
#include <TelepathyQt/Types>
Public Member Functions | |
| CaptchaAnswers () | |
| CaptchaAnswers (const QMap< uint, QString > &a) | |
| CaptchaAnswers & | operator= (const QMap< uint, QString > &a) |
Mapping type generated from the specification. Convertible with QMap<uint, QString>, but needed to have a discrete type in the Qt type system.
A mapping of captcha IDs to answer strings.| Tp::CaptchaAnswers::CaptchaAnswers | ( | ) | [inline] |
| Tp::CaptchaAnswers::CaptchaAnswers | ( | const QMap< uint, QString > & | a | ) | [inline] |
| CaptchaAnswers& Tp::CaptchaAnswers::operator= | ( | const QMap< uint, QString > & | a | ) | [inline] |
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |