基本信息
源码名称:Qt实现 屏幕截图
源码大小:2.16M
文件格式:.zip
开发语言:C/C++
更新时间:2020-10-18
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 1 元 
   源码介绍


screenShot

├── Makefile
├── Makefile.Debug
├── Makefile.Release
├── cncT.pro.user
├── cncT.pro.user.12
├── cncT.pro.user.d76827c
├── debug
│   ├── cncT.exe
│   ├── fullscreenwidget.o
│   ├── main.o
│   ├── moc_fullscreenwidget.cpp
│   ├── moc_fullscreenwidget.o
│   ├── moc_predefs.h
│   ├── moc_widget.cpp
│   ├── moc_widget.o
│   └── widget.o
├── fullscreenwidget.cpp
├── fullscreenwidget.h
├── main.cpp
├── release
├── screenShot.pro
├── screenShot.pro.user
├── ui_widget.h
├── widget.cpp
├── widget.h
└── widget.ui

2 directories, 24 files