Fcitx
Public Member Functions | List of all members
fcitx::InputMethodGroup Class Reference

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
 

Detailed Description

Definition at line 39 of file inputmethodgroup.h.


The documentation for this class was generated from the following files: