Fcitx
|
Public Member Functions | |
InputMethodEntryPrivate (const std::string &uniqueName, const std::string &name, const std::string &languageCode, const std::string &addon) | |
Public Attributes | |
std::string | uniqueName_ |
std::string | name_ |
std::string | nativeName_ |
std::string | icon_ |
std::string | label_ |
std::string | languageCode_ |
std::string | addon_ |
bool | configurable_ = false |
std::unique_ptr< InputMethodEntryUserData > | userData_ |
Definition at line 13 of file inputmethodentry.cpp.