Fcitx
|
A helper class for frontend addon. More...
#include <fcitx/inputcontext.h>
Public Member Functions | |
InputContextEventBlocker (InputContext *inputContext) | |
A helper class for frontend addon.
It use RAII to call setBlockEventToClient(true) in constructor and setBlockEventToClient(false) in destructor.
Definition at line 393 of file inputcontext.h.