Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Inherits QMap< QString, QDBusVariant >.
Public Member Functions | |
Mail () | |
Mail (const QMap< QString, QDBusVariant > &a) | |
Mail (std::initializer_list< std::pair< QString, QDBusVariant > > a) | |
Mail & | operator= (const QMap< QString, QDBusVariant > &a) |
Mapping type generated from the specification. Convertible with QMap<QString, QDBusVariant>, but needed to have a discrete type in the Qt type system.
An extensible map representing a mail, or (on protocols where Thread_Based appears in MailNotificationFlags) a thread of mails. All keys are optional where not otherwise stated; however, at least one of "senders" and "subject" must be included.
|
inline |
|
inline |
|
inline |
|
inline |
TelepathyQt 0.9.8 | Generated by 1.8.15 |