#include <mimenginetypes.h>
#include <mimenginewordsinterface.h>
#include <QString>
#include <QStringList>
#include <QObject>
Go to the source code of this file.
Classes | |
class | DummyDriver |
DummyDriver inherits from MImEngineWordsInterface(Abstract driver class) and QObject, it implements a dummy input method engine. More... |