KMime
types.h
Represents an (email address, display name) pair according RFC 2822, section 3.4.
Definition types.h:38
void setNameFrom7Bit(const QByteArray &name, const QByteArray &defaultCharset=QByteArray())
Sets the name based on a 7bit encoded string.
Definition types.cpp:137
@ QuoteWhenNecessary
be machine-processed anymore in some cases, for example when it contains commas, like in "Lastname,...
Definition types.h:96
QByteArray address() const
Returns a string representation of the email address, without the angle brackets.
Definition types.cpp:93
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:47:20 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:47:20 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.