Kanzi  3.9.8
Kanzi Engine C++ API
input_method.hpp File Reference

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
 

Typedefs

using kanzi::InputMethodBackendSharedPtr = shared_ptr< InputMethodBackend >
 
using kanzi::InputMethodSharedPtr = shared_ptr< InputMethod >