libkmime
KMime::Headers::Generics::GIdent Class Reference
Base class for headers which deal with a list of msg-id's. More...
#include <kmime_headers.h>
Inherits KMime::Headers::Generics::GAddress.
Public Member Functions | |
GIdent (Content *p) | |
GIdent (Content *p, const QCString &s) | |
GIdent (Content *p, const QString &s, const QCString &cs) | |
Protected Member Functions | |
bool | parse (const char *&scursor, const char *const send, bool isCRLF=false) |
Protected Attributes | |
QValueList< Types::AddrSpec > | mMsgIdList |
Detailed Description
Base class for headers which deal with a list of msg-id's.Definition at line 361 of file kmime_headers.h.
Member Data Documentation
QValueList<Types::AddrSpec> KMime::Headers::Generics::GIdent::mMsgIdList [protected] |
The documentation for this class was generated from the following files: