okteta
#include <charsetconversiontool.h>
Definition at line 51 of file charsetconversiontool.h.
Kasten2::CharsetConversionTool::CharsetConversionTool |
( |
| ) |
|
Kasten2::CharsetConversionTool::~CharsetConversionTool |
( |
| ) |
|
|
virtual |
void Kasten2::CharsetConversionTool::conversionDone |
( |
bool |
success, |
|
|
int |
convertedBytesCount, |
|
|
const QMap< Okteta::Byte, int > & |
failedPerByteCount |
|
) |
| |
|
signal |
void Kasten2::CharsetConversionTool::convertChars |
( |
| ) |
|
|
slot |
bool Kasten2::CharsetConversionTool::isApplyable |
( |
| ) |
const |
void Kasten2::CharsetConversionTool::isApplyableChanged |
( |
bool |
isApplyable | ) |
|
|
signal |
bool Kasten2::CharsetConversionTool::isSubstitutingMissingChars |
( |
| ) |
const |
QString Kasten2::CharsetConversionTool::otherCharCodecName |
( |
| ) |
const |
void Kasten2::CharsetConversionTool::setConversionDirection |
( |
int |
conversionDirection | ) |
|
|
slot |
void Kasten2::CharsetConversionTool::setOtherCharCodecName |
( |
const QString & |
codecName | ) |
|
|
slot |
void Kasten2::CharsetConversionTool::setSubstituteByte |
( |
int |
byte | ) |
|
|
slot |
void Kasten2::CharsetConversionTool::setSubstitutingMissingChars |
( |
bool |
isSubstitutingMissingChars | ) |
|
|
slot |
void Kasten2::CharsetConversionTool::setTargetModel |
( |
AbstractModel * |
model | ) |
|
|
virtual |
Okteta::Byte Kasten2::CharsetConversionTool::substituteByte |
( |
| ) |
const |
QString Kasten2::CharsetConversionTool::title |
( |
| ) |
const |
|
virtual |
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 23:04:12 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.