Home · All Classes · All Namespaces · Modules · Functions · Files |
#include <TelepathyQt4/Types>
Inherits QMap< QString, QDBusVariant >.
Mapping type generated from the specification. Convertible with QMap<QString, QDBusVariant>, but needed to have a discrete type in the Qt4 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.
Tp::Mail::Mail | ( | ) | [inline] |
Tp::Mail::Mail | ( | const QMap< QString, QDBusVariant > & | a | ) | [inline] |
Mail& Tp::Mail::operator= | ( | const QMap< QString, QDBusVariant > & | a | ) | [inline] |
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation |
Telepathy-Qt4 0.6.5
|