|
librime 1.2
Rime Input Method Engine, the core library
|
#include <dictionary.h>


Public Member Functions | |
| DictionaryComponent () | |
| ~DictionaryComponent () override | |
| Dictionary * | Create (const Ticket &ticket) override |
| Dictionary * | Create (string dict_name, string prism_name, vector< string > packs) |
| rime::DictionaryComponent::DictionaryComponent | ( | ) |
|
override |
|
override |
| Dictionary * rime::DictionaryComponent::Create | ( | string | dict_name, |
| string | prism_name, | ||
| vector< string > | packs ) |