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 902 of file kamail.cpp.
| bool HeaderParsing::parseUserName | ( | const char *& | scursor, | 
| const char *const | send, | ||
| QString & | result, | ||
| bool | isCRLF | ||
| ) | 
Definition at line 867 of file kamail.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference