Kanzi  3.9.6
Kanzi Engine 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
 Easing functions that require external dependencies for calculation.
 

Typedefs

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