文件名称:magnifier
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-12-05
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- 袁*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于Qt的放大镜软件设计于实现,根据鼠标的位置,使用 grabWidget()截取指定大小的区域,然后将这块区域进行scaled()放大操作。 程序中使用了setMouseTracking(true),用来打开鼠标移动跟踪。-Design based Qt magnifier software implementation, according to the position of the mouse, use grabWidget () interception specify the size of the area, then this area scaled () zoom operation. Used setMouseTracking (true), the program used to open the mouse movement tracking.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
放大镜
......\app.pro
......\app_src.rar
......\magnifierfilter.cpp
......\magnifierfilter.h
......\magnifierwidget.cpp
......\magnifierwidget.h
......\main.cpp
......\wsmatrix.cpp
......\wsmatrix.h
......\项目说明.doc