KCodecs
kencodingprober.h
54 * decide whether to accept the encoding it guessed so far according to the Confidence by yourself.
134 * @returns the confidence(sureness) of encoding it guessed so far (0.0 ~ 0.99), not very reliable for single byte encodings
KEncodingProber(ProberType proberType=Universal)
Default ProberType is Universal(detect all possible encodings)
Definition kencodingprober.cpp:138
@ NotMe
Sure not included in current ProberType's all supported encodings.
Definition kencodingprober.h:66
KGuiItem reset()
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:51:45 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:51:45 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.