Fcitx
Public Types | Public Member Functions | List of all members
fcitx::SimpleInputContextPropertyFactory< T > Class Template Reference
Inheritance diagram for fcitx::SimpleInputContextPropertyFactory< T >:
Inheritance graph
[legend]
Collaboration diagram for fcitx::SimpleInputContextPropertyFactory< T >:
Collaboration graph
[legend]

Public Types

typedef T PropertyType
 

Public Member Functions

InputContextPropertycreate (InputContext &) override
 
- Public Member Functions inherited from fcitx::InputContextPropertyFactory
bool registered () const
 Return whether the factory is already registered with an InputContextManager. More...
 
void unregister ()
 Unregister the factory from current InputContextManager.
 
- Public Member Functions inherited from fcitx::TrackableObject< InputContextPropertyFactory >
 TrackableObject (const TrackableObject &)=delete
 
TrackableObjectReference< InputContextPropertyFactorywatch ()
 
TrackableObjectReference< const InputContextPropertyFactorywatch () const
 

Detailed Description

template<typename T>
class fcitx::SimpleInputContextPropertyFactory< T >

Definition at line 86 of file inputcontextproperty.h.


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