kmail
KMail::CachedImapJob::MsgForDownload Struct Reference
#include <cachedimapjob.h>
Detailed Description
Information about a message to be downloaded (from the 'IMAP envelope').
Definition at line 65 of file cachedimapjob.h.
Public Member Functions | |
| MsgForDownload () | |
| MsgForDownload (ulong _uid, int _flags, ulong _size) | |
Public Attributes | |
| ulong | uid |
| int | flags |
| ulong | size |
The documentation for this struct was generated from the following file:

