librime 1.2
Rime Input Method Engine, the core library
rime::KeyBindingProcessor< T, N >::ActionDef Struct Reference

#include <key_binding_processor.h>

Collaboration diagram for rime::KeyBindingProcessor< T, N >::ActionDef:

Public Attributes

const char * name
HandlerPtr action

Member Data Documentation

◆ action

template<class T, int N = 1>
HandlerPtr rime::KeyBindingProcessor< T, N >::ActionDef::action

◆ name

template<class T, int N = 1>
const char* rime::KeyBindingProcessor< T, N >::ActionDef::name

The documentation for this struct was generated from the following file: