kmail
CodecAction Class Reference
  #include <codecaction.h>
Inheritance diagram for CodecAction:

Public Types | |
| enum | Mode { ComposerMode, ReaderMode } | 
Public Member Functions | |
| CodecAction (Mode mode, QObject *parent=0) | |
| ~CodecAction () | |
| QList< QByteArray > | mimeCharsets () const | 
Detailed Description
Definition at line 31 of file codecaction.h.
Member Enumeration Documentation
| enum CodecAction::Mode | 
Definition at line 36 of file codecaction.h.
Constructor & Destructor Documentation
Definition at line 48 of file codecaction.cpp.
| CodecAction::~CodecAction | ( | ) | 
Definition at line 71 of file codecaction.cpp.
Member Function Documentation
| QList< QByteArray > CodecAction::mimeCharsets | ( | ) | const | 
The name of the charset, if a specific encoding was selected, or a list containing the names of the preferred charsets, if 'Default' was selected in Composer mode.
In Reader mode it probably makes more sense to use KCodecAction::currentCodec() and KCodecAction::currentAutoDetectScript().
Definition at line 76 of file codecaction.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 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:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference