搜索资源列表
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
qvkeyboard.zip
- 有关QT 在X11下的一个软键盘源程序,已调试通过,Under X11 on the QT in a soft keyboard source code have been debugging through
Widgetkeyboard
- 用Qt编写的软键盘,里面包括全键盘实现,对做软件盘得朋友很有帮助-Written with the Qt soft keyboard, on the software disk was helpful friends to do it! ! !
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
Notepad
- 自己用QT4写的记事本程序,带软键盘,注释极其详细,非常适合初学者-Own use QT4 written Notepad program, with the soft keyboard, Notes is extremely detailed, very suitable for beginners
KuInputV1.0.1
- Qt 4.6.2 根据网络上一个大侠的代码,修改实现的一个软键盘,能满足一般的中英文输入。-Qt 4.6.2 heroes according to the code of a network, modify the implementation of a soft keyboard, to meet the ordinary Chinese and English input.
SoftKeyboard
- 一个简单的QT软键盘模块小程序。。。初学者不错的选择-A simple soft keyboard module QT applet. . . A good choice for beginners
myinputpanel
- QT开发,实现了一种基于qt的软键盘调用-QT development, a call qt-based soft keyboard
visual-intercom
- 主要是qt编程,其中有软键盘功能,有可视对讲的一部分功能-Mainly qt programming, with soft keyboard functions, a part of the visual intercom function
Fkbd
- qt下的软键盘功能,可以用鼠标模拟键盘操作,对深入理解qt功能很有帮助-Virtual keyboard done with Qt 4.x and QtQuick when it was in beta. Does work as onscreen keyboard under Windows- does not work with X11 (empty implementation). Key remmaping code found somwhere on the n
tracing-VkIm-master
- linux/unix下的键盘以及输入法,这是QT5的软键盘输入法实例,采用QT5的输入法框架实现(Keyboard, input method)
VirtualKeyboard
- 自定义软键盘,包括中英文、数字以及功能键。(Custom Virtualkeyboard)