搜索资源列表
NewProject1
- 这是一个用QT做的用加农炮大飞碟的示例程序.对学习QT有很大帮助. 这是最后的例子:一个完整的游戏。 我们添加键盘快捷键并引入鼠标事件到CannonField。我们在CannonField周围放一个框架并添加一个障碍物(墙)使这个游戏更富有挑战性。 t14/lcdrange.h包含LCDRange类定义。 t14/lcdrange.cpp包含LCDRange类实现。 t14/cannon.h
NewProject1
- 这是一个用QT做的用加农炮大飞碟的示例程序.对学习QT有很大帮助. 这是最后的例子:一个完整的游戏。 我们添加键盘快捷键并引入鼠标事件到CannonField。我们在CannonField周围放一个框架并添加一个障碍物(墙)使这个游戏更富有挑战性。 t14/lcdrange.h包含LCDRange类定义。 t14/lcdrange.cpp包含LCDRange类实现。 t14/cannon.h
Linux_QtE_keyboard
- Linux的键盘驱动与QtE的键盘映射,用于嵌入式的自定义按键事件。-Linux keyboard driver and QtE keyboard mapping for the embedded custom key event.
mouseMoveEventandmousePressEvent
- 关于qt creater的鼠标键盘事件的详细描述,帮助初学qt的同学参考-Qt creater of the mouse and keyboard on a detailed descr iption of the event to help those students beginners qt
screenTest2.tar
- qt下的屏保程序,模拟时钟显示。包含了键盘和鼠标的事件-qt under the screen saver, analog clock display. Includes keyboard and mouse events
QT-key
- QT键盘事件,可以直接用其它程序调用,整体布局-QT keyboard events can be called directly by other programs, the overall layout
KeyAction
- 利用Qt模拟Windows鼠标和键盘事件-Use Qt emulates the Windows mouse and keyboard
keyboard
- 用C++模拟了一个软键盘,相应keyPressEvent等事件,没用hook,不能全局监听(a softkeyboard using QT)
osgWidget2
- 将OSG下的图像嵌入到QWidget中,实现Qt和osg的结合。文件中还包含了鼠标键盘消息的处理以及简单的图像事件处理代码(Embedding the images under OSG into the QWidget)
tankwar
- 键盘事件 控制坦克上下左右移动还能加速减速(keyevent control tank run up down left right and speed on speed down)