搜索资源列表
QtE-MouseEvent-dispatch
- AlbertChen撰写的Qt/Embedded事件处理流程的分析, 对Qt嵌入式开发的初学者很有参考价值. 中文版-This is a Qt/Embedded Event System analysis written by Mr. AlbertChen, also a good reference for a new Qt programmer.(In Chinese)
mainwindow.tar
- QT4实现的mainwindow程序,对类似项目具有参考价值。-QT4 achieved mainwindow procedures, with reference to the value of similar projects.
qt-mouseevent
- Qt編寫而成範例,可以直接在上面使用滑鼠畫圖,隔一段時間會自動清除所畫的東西-Examples written in Qt, you can use the mouse directly on the above drawing, from time to time will automatically remove the painting what
mouseevent
- 源码清楚详细的解释了用qt如何实现鼠标事件,包括鼠标坐标-Source clear and detailed explanation of how to achieve using qt mouse events, including the mouse coordinates, etc.
mouseevent
- 基于Qt的一个简单实例,实现鼠标的响应功能。-A simple example based on Qt, to achieve the response function of the mouse.
mouseevent
- qt编写的鼠标事件 可以获取鼠标的当前位置-qt write for mouse event which can get the current mouse position
mouseevent
- 本实例是关于鼠标移动时,QT的事件触发机制是怎么运行的,里面有各种鼠标事件的用法。-Qt mounse event example
MyOpenGL
- 基于QT4的OpenGL代码,整合了QT主窗口(菜单、工具栏)、OpenGL显示(包括MouseEvent、字体)、资源文件等.-QT4-based OpenGL code, the integration of the QT main window (menus, toolbars), OpenGL (MouseEvent, fonts), resource files, etc..
mouseevent
- 说明如何在QT中获取鼠标事件,具体包括单击、双击和释放,以及左键、右键和中键-It describes how to get the mouse events in the QT, including click, double click and release, as well as left, right and middle button
mouseevent
- qt中的鼠标事件,鼠标单击,鼠标双击,鼠标滑轮滚动,鼠标移动等事件功能(Mouse events in QT, mouse click, mouse double click, mouse pulley rolling, mouse movement and other event functions)