An open API service indexing awesome lists of open source software.

https://github.com/aitjcize/qin

Qin is an input method framework for Qt-Embedded.
https://github.com/aitjcize/qin

Last synced: about 1 year ago
JSON representation

Qin is an input method framework for Qt-Embedded.

Awesome Lists containing this project

README

          

# Qin Input Method Framework
An input method framework for Qt-Embedded.

## Currently supported input methods
* 新酷音(Zhu-In) - with [libchewing](https://github.com/chewing/libchewing)
![screenshot](https://raw.github.com/aitjcize/Qin/master/wiki/chewing.png)
* 拼音(Pinyin) - with [SunPinYin](https://code.google.com/p/sunpinyin/)
![screenshot](https://raw.github.com/aitjcize/Qin/master/wiki/pinyin.png)
* 嘸蝦米(Boshiamy)
![screenshot](https://raw.github.com/aitjcize/Qin/master/wiki/boshiamy.png)

## Demo
Please visit [my blog](http://berelent.blogspot.tw/2011/01/embedded-system-final-project.html)