KDECore
kencodingprober::SequenceModel Struct Reference
#include <nsSBCharSetProber.h>
Public Attributes | |
const char * | charsetName |
const unsigned char * | charToOrderMap |
bool | keepEnglishLetter |
float | mTypicalPositiveRatio |
const char * | precedenceMatrix |
Detailed Description
Definition at line 41 of file nsSBCharSetProber.h.
Member Data Documentation
const char* kencodingprober::SequenceModel::charsetName |
Definition at line 47 of file nsSBCharSetProber.h.
const unsigned char* kencodingprober::SequenceModel::charToOrderMap |
Definition at line 43 of file nsSBCharSetProber.h.
bool kencodingprober::SequenceModel::keepEnglishLetter |
Definition at line 46 of file nsSBCharSetProber.h.
float kencodingprober::SequenceModel::mTypicalPositiveRatio |
Definition at line 45 of file nsSBCharSetProber.h.
const char* kencodingprober::SequenceModel::precedenceMatrix |
Definition at line 44 of file nsSBCharSetProber.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:14 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:22:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.