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