kmail
CodecManager Class Reference
#include <codecmanager.h>
Public Member Functions | |
QList< QByteArray > | preferredCharsets () const |
void | updatePreferredCharsets () |
Static Public Member Functions | |
static CodecManager * | self () |
Detailed Description
Definition at line 28 of file codecmanager.h.
Member Function Documentation
QList< QByteArray > CodecManager::preferredCharsets | ( | ) | const |
A list of preferred charsets to use when composing messages.
Definition at line 75 of file codecmanager.cpp.
|
static |
Returns the CodecManager instance.
Definition at line 70 of file codecmanager.cpp.
void CodecManager::updatePreferredCharsets | ( | ) |
Re-read the preferred charsets from settings.
TODO KConfig XT would probably make this unnecessary
Definition at line 80 of file codecmanager.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:33 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:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.