Namespaces | |
namespace | scim |
Classes | |
class | scim::ProxyIMEngineError |
An exception class to hold ProxyIMEngine related errors. More... | |
class | scim::ProxyIMEngineFactoryBase |
class | scim::IMEngineInstanceBase |
The base class of the real input methods' IMEngineInstance classes. More... | |
class | scim::DummyIMEngineFactory |
A trivial IMEngine that do nothing. More... | |
class | scim::DummyIMEngineInstance |
scim::ProxyIMEngineFactoryBase and scim::ProxyIMEngineInstanceBase are used to implement proxy IMEngines, such as Simplified Chinese <-> Traditional Chinese converter etc.