kalarm
HeaderParsing Namespace Reference
Functions | |
| bool | parseAddress (const char *&scursor, const char *const send, KMime::Types::Address &result, bool isCRLF=false) |
| bool | parseAddress (const char *&scursor, const char *const send, Address &result, bool isCRLF) |
| bool | parseUserName (const char *&scursor, const char *const send, QString &result, bool isCRLF) |
Function Documentation
| bool HeaderParsing::parseAddress | ( | const char *& | scursor, |
| const char *const | send, | ||
| KMime::Types::Address & | result, | ||
| bool | isCRLF = false |
||
| ) |
| bool HeaderParsing::parseAddress | ( | const char *& | scursor, |
| const char *const | send, | ||
| Address & | result, | ||
| bool | isCRLF | ||
| ) |
Definition at line 906 of file kamail.cpp.
| bool HeaderParsing::parseUserName | ( | const char *& | scursor, |
| const char *const | send, | ||
| QString & | result, | ||
| bool | isCRLF | ||
| ) |
Definition at line 871 of file kamail.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference