Fcitx
|
Public Types | |
typedef Ret | PropertyType |
Public Member Functions | |
LambdaInputContextPropertyFactory (std::function< Ret *(InputContext &)> f) | |
InputContextProperty * | create (InputContext &ic) override |
![]() | |
bool | registered () const |
Return whether the factory is already registered with an InputContextManager. More... | |
void | unregister () |
Unregister the factory from current InputContextManager. | |
![]() | |
TrackableObject (const TrackableObject &)=delete | |
TrackableObjectReference< InputContextPropertyFactory > | watch () |
TrackableObjectReference< const InputContextPropertyFactory > | watch () const |
Definition at line 93 of file inputcontextproperty.h.