libime
libime::PinyinIME Member List

This is the complete list of members for libime::PinyinIME, including all inherited members.

beamSize() const (defined in libime::PinyinIME)libime::PinyinIME
correctionProfile() const (defined in libime::PinyinIME)libime::PinyinIME
decoder() const (defined in libime::PinyinIME)libime::PinyinIME
dict() (defined in libime::PinyinIME)libime::PinyinIME
dict() const (defined in libime::PinyinIME)libime::PinyinIME
FCITX_DECLARE_SIGNAL(PinyinIME, optionChanged, void()) (defined in libime::PinyinIME)libime::PinyinIME
frameSize() const (defined in libime::PinyinIME)libime::PinyinIME
fuzzyFlags() const (defined in libime::PinyinIME)libime::PinyinIME
maxDistance() const (defined in libime::PinyinIME)libime::PinyinIME
minPath() const (defined in libime::PinyinIME)libime::PinyinIME
model() (defined in libime::PinyinIME)libime::PinyinIME
model() const (defined in libime::PinyinIME)libime::PinyinIME
nbest() const (defined in libime::PinyinIME)libime::PinyinIME
partialLongWordLimit() const (defined in libime::PinyinIME)libime::PinyinIME
PinyinIME(std::unique_ptr< PinyinDictionary > dict, std::unique_ptr< UserLanguageModel > model) (defined in libime::PinyinIME)libime::PinyinIME
preeditMode() const (defined in libime::PinyinIME)libime::PinyinIME
setBeamSize(size_t n) (defined in libime::PinyinIME)libime::PinyinIME
setCorrectionProfile(std::shared_ptr< const PinyinCorrectionProfile > profile) (defined in libime::PinyinIME)libime::PinyinIME
setFrameSize(size_t n) (defined in libime::PinyinIME)libime::PinyinIME
setFuzzyFlags(PinyinFuzzyFlags flags) (defined in libime::PinyinIME)libime::PinyinIME
setNBest(size_t n) (defined in libime::PinyinIME)libime::PinyinIME
setPartialLongWordLimit(size_t n) (defined in libime::PinyinIME)libime::PinyinIME
setPreeditMode(PinyinPreeditMode mode) (defined in libime::PinyinIME)libime::PinyinIME
setScoreFilter(float maxDistance=std::numeric_limits< float >::max(), float minPath=-std::numeric_limits< float >::max()) (defined in libime::PinyinIME)libime::PinyinIME
setShuangpinProfile(std::shared_ptr< const ShuangpinProfile > profile) (defined in libime::PinyinIME)libime::PinyinIME
setWordCandidateLimit(size_t n)libime::PinyinIME
shuangpinProfile() const (defined in libime::PinyinIME)libime::PinyinIME
wordCandidateLimit() constlibime::PinyinIME
~PinyinIME() (defined in libime::PinyinIME)libime::PinyinIMEvirtual