kalarm
HeaderParsing Namespace Reference
Functions | |
bool | parseAddress (const char *&scursor, const char *const send, KMime::Types::Address &result, bool isCRLF=false) |
bool | parseAddressList (const char *&scursor, const char *const send, QValueList< KMime::Types::Address > &result, bool isCRLF=false) |
bool | parseUserName (const char *&scursor, const char *const send, QString &result, bool isCRLF) |
bool | parseAddress (const char *&scursor, const char *const send, Address &result, bool isCRLF) |
bool | parseAddressList (const char *&scursor, const char *const send, QValueList< Address > &result, bool isCRLF) |