Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Inherits QMap< uint, QString >.
Public Member Functions | |
CaptchaAnswers () | |
CaptchaAnswers (const QMap< uint, QString > &a) | |
CaptchaAnswers (std::initializer_list< std::pair< 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.
|
inline |
|
inline |
|
inline |
|
inline |
TelepathyQt 0.9.8 | Generated by 1.8.15 |