Fcitx
|
Public Member Functions | |
InputMethodGroupItem (const std::string &name) | |
FCITX_DECLARE_VIRTUAL_DTOR_COPY_AND_MOVE (InputMethodGroupItem) | |
InputMethodGroupItem & | setLayout (const std::string &layout) |
const std::string & | name () const |
const std::string & | layout () const |
bool | isKeyboard () const |
FCITX_DECLARE_PRIVATE (InputMethodGroupItem) | |
Public Attributes | |
std::unique_ptr< InputMethodGroupItemPrivate > | d_ptr |
Definition at line 22 of file inputmethodgroup.h.