|
Fcitx
|
Input Context Property for Fcitx. More...
#include <memory>#include <fcitx-utils/macros.h>#include <fcitx-utils/trackableobject.h>#include <fcitx/fcitxcore_export.h>

Go to the source code of this file.
Classes | |
| class | fcitx::InputContextProperty |
| This is a class that designed to store state that is specific to certain input context. More... | |
| class | fcitx::InputContextPropertyFactory |
| Factory class for input context property. More... | |
| class | fcitx::SimpleInputContextPropertyFactory< T > |
| class | fcitx::LambdaInputContextPropertyFactory< Ret > |
Typedefs | |
| template<typename T > | |
| using | fcitx::FactoryFor = LambdaInputContextPropertyFactory< T > |
| Convinient short type alias for creating a LambdaInputContextPropertyFactory. More... | |
Input Context Property for Fcitx.
Definition in file inputcontextproperty.h.
1.8.13