搜索资源列表
keyboard
- 在linux内核下面的键盘驱动程序,能使QT支持键盘操作
qvkeyboard.使用qt软件包开发的虚拟键盘
- linux环境下,使用qt软件包开发的虚拟键盘,linux environment, the use of qt development package Virtual Keyboard
QT
- QT写得键盘监控程序(其中的底层sys驱动文件是用windows得SDK写的),抓取键盘记录时需要加载sys文件,有问题QQ:450623035-QT written keyboard monitoring program (where the underlying sys driver file is windows SDK was written), grab the keyboard when you need to load the sys file record, there are
keypad.zip
- 在QT4.5编程环境下写的一个数字软键盘程序。类似计算器上的数字键盘。具体开发过程中,在没有软键盘的开发板程序开发中,可以直接拿过来使用。,QT4.5 programming environment in a number of written procedures for the soft keyboard. Similar figures on the calculator keyboard. Specific development process, the soft keyboard i
KuInput.rar
- 软键盘输入法,支持中文输入法,功能还有待改进,Soft keyboard input method support for Chinese character input method, function could be improved
myedit
- Qt Virtual Keyboard for QT embedded System if you can use that myLineEdit as a lineEdit component. this function is used for any types of PXA*** boards
shurufa
- qt4.5 下的中文输入法 带符合常用手机使用习惯的软键盘 -qt4.5 Chinese input methods under the common cell phone with a line of soft keyboard usage
qwebkitkeyboard
- Qt移植的Webkit下面的简易虚拟键盘,用Javascr ipt实现的。-Qt transplantation following simple Webkit virtual keyboard, using Javascr ipt to achieve.
softinput
- QT4下制作的软键盘代码,可以运行于嵌入式系统。-QT4 code produced under the soft keyboard, you can run on embedded systems.
Qt-Sokoban
- Qt版的推箱子,有所有主要功能,键盘,鼠标,退步,玄关,自动寻路(最短路径)-Qt version of the Sokoban, all key, keyboard, mouse, backward, vestibule, automatically find its way (shortest path)
src
- QT/E软键盘中文输入法代码 开发环境是QT-QT/E soft keyboard Chinese input method is the QT code development environment
keyboard_test
- QT4.5开发环境中编写的一个用来测试软键盘的程序。有两个LineEdit控件,一个旁边有一个按钮,点击按钮,自动弹出软键盘,输入后的数字直接显示在lineEdit1中,另一个实现,鼠标双击lineEdit控件,就自动弹出软键盘。该程序主要用在开发板程序开发过程中,因为有些开发板的环境下没有软键盘,没法输入数字,所以用这个测试程序中的方法可以直接在你需要弹出软键盘的地方,让它自动弹出软键盘,方便输入。-QT4.5 development environment used to test the
VKey
- Qt实现的虚拟键盘程序。用于手机开发的。相当有用。-Qt implementation of the virtual keyboard program. Developed for mobile phones. Quite useful.
Linux_QtE_keyboard
- Linux的键盘驱动与QtE的键盘映射,用于嵌入式的自定义按键事件。-Linux keyboard driver and QtE keyboard mapping for the embedded custom key event.
keyboard
- Virtual Keyboard (English), You can use dynamic-path keyboard pixel 100X50, and you can also see the Makefile include library of the Virtual Keyboard for easier using
77983-qvkeyboard
- virtual keyboard qt 4.6 embedded linux pop up key board
111054-Widgetkeyboard
- another virtual keyboard designed using qt 4.4 useful for touch based application
keyboard
- linux平台下用QT生成的虚拟键盘程序 里面提供好了借口 可直接调用 工程应用中直接抽取-linux platform using QT generated virtual keyboard program which provides a good excuse to call the engineering applications can be directly extracted directly
KeyBoard
- QT环境下,一个虚拟键盘窗口,已经设为一个类了,大家如果需要使用键盘,可以借鉴。-QT environment, a virtual keyboard window, has been set to a class, and we need to use the keyboard if you can learn from.
keyboard
- 用C++模拟了一个软键盘,相应keyPressEvent等事件,没用hook,不能全局监听(a softkeyboard using QT)