libkdepim
| Classes | |
| class | KPIM::MailList | 
| class | KPIM::MailListMimeData | 
| class | KPIM::MailSummary | 
| class | KPIM::MailTextSource | 
Detailed Description
KDEPIM classes for drag and drop of mails.
Function Documentation
| 
 | explicit | 
- Parameters
- 
  src The callback class for getting the full text of the mail. If not set, the message/rfc822 mimetype is not available. This object takes ownership of src and deletes it in the destructor. 
Definition at line 212 of file maillistdrag.cpp.
| MailSummary::MailSummary | ( | quint32 | serialNumber, | 
| const QString & | messageId, | ||
| const QString & | subject, | ||
| const QString & | from, | ||
| const QString & | to, | ||
| time_t | date | ||
| ) | 
Definition at line 92 of file maillistdrag.cpp.
| 
 | inline | 
Definition at line 64 of file maillistdrag.h.
| 
 | inline | 
Definition at line 108 of file maillistdrag.h.
| MailListMimeData::~MailListMimeData | ( | ) | 
Definition at line 217 of file maillistdrag.cpp.
| 
 | inline | 
Definition at line 65 of file maillistdrag.h.
| 
 | inlinevirtual | 
Definition at line 109 of file maillistdrag.h.
| 
 | static | 
Definition at line 149 of file maillistdrag.cpp.
| time_t MailSummary::date | ( | ) | const | 
Date the message was sent.
Definition at line 124 of file maillistdrag.cpp.
| 
 | static | 
Definition at line 180 of file maillistdrag.cpp.
| 
 | protectedvirtual | 
Reimplemented from QMimeData.
Definition at line 231 of file maillistdrag.cpp.
| QString MailSummary::from | ( | ) | const | 
Simplified from address.
Definition at line 114 of file maillistdrag.cpp.
Definition at line 171 of file maillistdrag.cpp.
| 
 | protectedvirtual | 
Reimplemented from QMimeData.
Definition at line 223 of file maillistdrag.cpp.
| QString MailSummary::messageId | ( | ) | const | 
MD5 checksum of message identification string.
Definition at line 104 of file maillistdrag.cpp.
| 
 | static | 
Definition at line 144 of file maillistdrag.cpp.
| void MailList::populateMimeData | ( | QMimeData * | md | ) | 
Definition at line 154 of file maillistdrag.cpp.
| 
 | protectedvirtual | 
Reimplemented so that the message/rfc822 mimetype data can be retrieved from mMailTextSource.
Reimplemented from QMimeData.
Definition at line 239 of file maillistdrag.cpp.
| quint32 MailSummary::serialNumber | ( | ) | const | 
KMail unique identification number.
Definition at line 99 of file maillistdrag.cpp.
| 
 | static | 
Definition at line 191 of file maillistdrag.cpp.
| void MailSummary::set | ( | quint32 | serialNumber, | 
| const QString & | messageId, | ||
| const QString & | subject, | ||
| const QString & | from, | ||
| const QString & | to, | ||
| time_t | date | ||
| ) | 
Set fields for this mail summary.
Definition at line 129 of file maillistdrag.cpp.
| QString MailSummary::subject | ( | ) | const | 
Subject of the message including prefixes.
Definition at line 109 of file maillistdrag.cpp.
| 
 | pure virtual | 
| QString MailSummary::to | ( | ) | const | 
Simplified to address.
Definition at line 119 of file maillistdrag.cpp.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
 KDE API Reference
    KDE API Reference