Kanzi 3.9.10
input_method_listener.hpp File Reference

Classes

class  kanzi::InputMethodListener
 The InputMethodListener defines the communication interface of Kanzi input methods. More...
 

Namespaces

namespace  kanzi
 

Typedefs

using kanzi::InputMethodWeakPtr
 

Enumerations

enum class  kanzi::InputMethodAction {
  kanzi::Default , kanzi::Go , kanzi::Next , kanzi::Search ,
  kanzi::Send , kanzi::Done
}
 Specifies the available input method actions. More...
 
enum class  kanzi::InputType { kanzi::Default , kanzi::Numeric , kanzi::Email , kanzi::URL }
 The input type used by the input method listener. More...