#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 | |
namespace | kanzi |
Typedefs | |
using | kanzi::InputMethodBackendSharedPtr |
using | kanzi::InputMethodSharedPtr |