Fcitx
Classes
tempmode.h File Reference

Temporary input modes for Fcitx. More...

#include <memory>
#include <string_view>
#include <fcitx-utils/key.h>
#include <fcitx-utils/macros.h>
#include <fcitx/event.h>
#include <fcitx/fcitxcore_export.h>
#include <fcitx/inputcontextproperty.h>
Include dependency graph for tempmode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fcitx::SimpleTempModeState< PropertyBaseType >
 
class  fcitx::TempMode
 A temporary mode that can take over key handling for a short period. More...
 
class  fcitx::SimpleTempMode< PropertyBaseType >
 

Detailed Description

Temporary input modes for Fcitx.

Definition in file tempmode.h.