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