Translations:Develop an simple input method/57/zh-cn
Jump to navigation
Jump to search
工厂类带有一个方便的 C++ 模板,FactoryFor。这实际上是 LambdaInputContextPropertyFactory 的类型别名。该类仅接受 lambda 函数作为工厂实现。这可以节省您创建自己的 InputContextPropertyFactory 子类的时间。