文件名称:ScreenSnaper

  • 所属分类:
  • 界面编程
  • 资源属性:
  • 上传时间:
  • 2018-03-02
  • 文件大小:
  • 13kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • lin****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

基于Qt4下的截屏软件
  使用了QPixmap::grabWindow(QApplication::desktop()->winId())来获得屏幕的图像
  并保存在QPixmap的一个对象fullScreenMap里
  再将该图像画到一个QWidget上并showFullScreen()以覆盖屏幕
  之后的操作都是在这个QWidget上进行
  跟QQ截图有点象
  完成后点鼠标右键就有ContextMenu弹出
  Esc为退出,空格键保存图像(当然也可以右键菜单保存)(Screen software based on Qt4
Using QPixmap:: grabWindow (QApplication:: desktop () ->winId ())) to get the image of the screen
And save it in an object fullScreenMap of the QPixmap
Then the image from a QWidget and showFullScreen () to cover the screen
The next operation is done on this QWidget
It's a bit like the QQ screenshot
After the completion of the right mouse button, there is a ContextMenu pop-up
Esc is the exit, the space key saves the image (and of course, it can be saved on the right menu))
相关搜索: QT
截屏

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
ScreenSnaper\main.cpp 735 2009-01-13
ScreenSnaper\ScreenSnaper.cpp 2440 2009-01-13
ScreenSnaper\ScreenSnaper.exe 17920 2009-01-13
ScreenSnaper\ScreenSnaper.h 738 2009-01-13
ScreenSnaper\ScreenSnaper.pro 352 2009-01-13
ScreenSnaper\ScreenSnaper.suo 9216 2009-01-13
ScreenSnaper\ScreenSnaper.vcproj 7325 2009-01-13
说明.txt 488 2009-01-13
ScreenSnaper 0 2009-01-13

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org