libemailfunctions
email.cpp File Reference
#include "email.h"#include <kdebug.h>#include <klocale.h>#include <kidna.h>#include <kmime_util.h>#include <qregexp.h>
Include dependency graph for email.cpp:

Go to the source code of this file.
Functions | |
| static QString | escapeQuotes (const QString &str) |
| KPIM::EmailParseResult | splitAddressInternal (const QCString &address, QCString &displayName, QCString &addrSpec, QCString &comment, bool allowMultipleAddresses) |
Function Documentation
| KPIM::EmailParseResult splitAddressInternal | ( | const QCString & | address, | |
| QCString & | displayName, | |||
| QCString & | addrSpec, | |||
| QCString & | comment, | |||
| bool | allowMultipleAddresses | |||
| ) |
