搜索资源列表
gpReadMouseTest.c
- linux下用 C语言编写的调用gnuplot的 程序 , 用于捕捉鼠标位置 。-Sample C program for calling gnuplot in linux system to record the position of the mouse.
mouseevent
- qt编写的鼠标事件 可以获取鼠标的当前位置-qt write for mouse event which can get the current mouse position
magnifier
- 基于Qt的放大镜软件设计于实现,根据鼠标的位置,使用 grabWidget()截取指定大小的区域,然后将这块区域进行scaled()放大操作。 程序中使用了setMouseTracking(true),用来打开鼠标移动跟踪。-Design based Qt magnifier software implementation, according to the position of the mouse, use grabWidget () interception specify the siz
duquxiangsuzuobiao
- 读取鼠标点击位置的像素坐标,显示在命令框中(Read the pixel coordinates of the mouse click position, and display it in the command box)