#include <kanzi/core.ui/input_method/input_method_listener.hpp>#include <kanzi/core/cpp/memory.hpp>#include <kanzi/core/cpp/string_view.hpp>#include <kanzi/core/module/module.hpp>Classes | |
| class | kanzi::InputMethod |
| The InputMethod class defines the interface of the Kanzi input methods. More... | |
| class | kanzi::InputMethodBackend |
| The InputMethodBackend defines the interface of the input method backends. More... | |
Namespaces | |
| kanzi | |
| Easing functions that require external dependencies for calculation. | |
Typedefs | |
| using | kanzi::InputMethodBackendSharedPtr = shared_ptr< InputMethodBackend > |
| using | kanzi::InputMethodSharedPtr = shared_ptr< InputMethod > |