|
|
std::string | languageCode_ |
| |
|
std::string | autoSelectRegex_ |
| |
|
std::string | noMatchAutoSelectRegex_ |
| |
|
std::set< uint32_t > | endKey_ |
| |
|
OrderPolicy | orderPolicy_ = OrderPolicy::No |
| |
|
uint32_t | noSortInputLength_ = 0 |
| |
|
uint32_t | pinyinKey_ = 0 |
| |
|
uint32_t | matchingKey_ = 0 |
| |
|
int | autoSelectLength_ = 0 |
| |
|
int | noMatchAutoSelectLength_ = 0 |
| |
|
int | autoPhraseLength_ = -1 |
| |
|
int | saveAutoPhraseAfter_ = -1 |
| |
|
std::unordered_set< std::string > | autoRuleSet_ |
| |
|
bool | commitRawInput_ = false |
| |
|
bool | exactMatch_ = false |
| |
|
bool | learning_ = true |
| |
|
bool | autoSelect_ = false |
| |
|
bool | prompt_ = false |
| |
|
bool | displayCustomPromptSymbol_ = false |
| |
|
bool | sortByCodeLength_ = true |
| |
Definition at line 17 of file tableoptions.cpp.
The documentation for this class was generated from the following file: