|
LunaSysMgr
|
#include <IMEManager.h>
Public Member Functions | |
| IMEManager () | |
| QStringList | availableIMEs () const |
| IMEDataInterface * | createIME (const QString &key) |
| IMEDataInterface * | createPreferredIME (int maxWidth, int maxHeight, int dpi, const std::string locale) |
| IMEManager::IMEManager | ( | ) |
| QStringList IMEManager::availableIMEs | ( | ) | const |
| IMEDataInterface * IMEManager::createIME | ( | const QString & | key | ) |
| IMEDataInterface * IMEManager::createPreferredIME | ( | int | maxWidth, |
| int | maxHeight, | ||
| int | dpi, | ||
| const std::string | locale | ||
| ) |