|
Fcitx
|
Public Member Functions | |
| InputMethodGroup (const std::string &name) | |
| FCITX_DECLARE_VIRTUAL_DTOR_COPY_AND_MOVE (InputMethodGroup) | |
| const std::string & | name () const |
| void | setDefaultLayout (const std::string &layout) |
| const std::string & | defaultLayout () const |
| std::vector< InputMethodGroupItem > & | inputMethodList () |
| const std::vector< InputMethodGroupItem > & | inputMethodList () const |
| const std::string & | defaultInputMethod () const |
| void | setDefaultInputMethod (const std::string &im) |
| const std::string & | layoutFor (const std::string &im) const |
Definition at line 39 of file inputmethodgroup.h.
1.8.13