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

A helper class for frontend addon. More...

#include <fcitx/inputcontext.h>

Public Member Functions

 InputContextEventBlocker (InputContext *inputContext)
 

Detailed Description

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.


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