Home · API Reference · Modules |
Public Member Functions | |
MImAbstractPluginFactory () | |
virtual | ~MImAbstractPluginFactory ()=0 |
virtual QString | fileExtension () const =0 |
virtual Maliit::Plugins::InputMethodPlugin * | create (const QString &file) const =0 |
An MInputMethodPlugin factory used for dynamic languages.
To create a factory, re-implement the virtual functions. These functions will be used to create a new instance of MInputMethodPlugin based on file mime-type.
|
explicit |
|
pure virtual |
|
pure virtual |
Implement this function to create a new MInputMethodPlugin base on a file.
|
pure virtual |
Implement this function to return the extension of which kind of file this factory can handle.
Copyright © 2011 Nokia Corporation | Maliit |