-
更改界面皮肤,可使界面美观,通过链接库的调用,使得界面按钮等具有立体化效果。...
更改界面皮肤,可使界面美观,通过链接库的调用,使得界面按钮等具有立体化效果。-Change interface skin, and can interface aesthetics, through the link library call, the interface buttons, such as three-dimensional effect.
- 2022-03-05 20:01:35下载
- 积分:1
-
使用Qt处理图片资源
Use Qt in image development.
QPixmap largepixmap;
QPixmap smallpixmap;
QPixmap maskpixmap;
QPixmap zoompixmap;
QPoint offset(0,0);
QPoint dragpos(150,150);
QPoint set(90,50);
//加载图片:
largepixmap.load("ImagesMainGui.png");
smallpixmap = largepixmap.scaled(largepixmap.size()/1.2);
maskpixmap.load("ImagesMainGui.png");
//绘制底层图片(非放大镜区域图案):
QPainter painter(this);
painter.drawPixmap(offset,smallpixmap);
painter.end();
//计算放大区域圆形的半径及所占矩形面积
int dim = qMin(width(), height());
int magnifierSize = dim * 5 / 6;
int radius = magnifierSize / 2;
int ring = radius - 15;
QSize box = QSize(magnifierSize, magnifierSize);
- 2022-02-09 22:59:08下载
- 积分:1
-
杀死任何 procces
任何时间您可以加载所有进程杀死任何进程
然后选择你想要杀了
寻找任何程序运行,并杀了它
- 2023-02-05 11:05:03下载
- 积分:1
-
基于vc++实现的坐标图
基于vc++实现的坐标图,可以设置坐标的起始、结束刻度,画图区域大小可变化
- 2023-06-15 10:40:04下载
- 积分:1
-
可以闪烁的可以编辑状态显示,可以用于状态的闪烁,文字可以改变,通过安装Component导入到程序中...
可以闪烁的可以编辑状态显示,可以用于状态的闪烁,文字可以改变,通过安装Component导入到程序中-can edit the state, the state can be used for flashing, text can be changed through the introduction of the Component installation procedures
- 2022-01-25 21:46:25下载
- 积分:1
-
animation icon source code, detailed programming process to go Dan technology Ho...
动画图标源代码,详细编程过程可去龚建伟技术主页www.gjwtech.com查看-animation icon source code, detailed programming process to go Dan technology Home www.gjwtech.com View
- 2022-09-01 03:55:03下载
- 积分:1
-
cocos2dx 帮助
cocos2dx 演示 2d 源图 opengl opengles 鱼 cocos lua pthread 杰森 http html 查看照片
[cocos2d 分类目录 x][1] 是一个用于构建的 2d 游戏、 交互式图书、 演示和其他图形应用程序的多平台框架。
它基于 [cocos2d 分类目录-iphone] [2],但使用目标 C,它使用的 c + +。
它适用于 iOS、 Android、 Windows Phone、 OS X、 Windows 和 Linux。
cocos2d 分类目录-x 是:
* 快速
* 免费
* 易于使用
* 社区支持
演示
- 2022-05-26 19:43:24下载
- 积分:1
-
TC2.0编译
文本窗口,标准菜单,Alt激活,支持二级菜单
TC2.0编译
文本窗口,标准菜单,Alt激活,支持二级菜单-Compiler TC2.0 text window, the standard menu, Alt-activated to support the secondary menu
- 2022-03-25 13:02:07下载
- 积分:1
-
实现了一个网吧计费系统,比较简单的设计。可以从电视中学习..
一个用c++实现的网吧计费系统,比较简单的设计。可以学习一下-c achieve with a cafe billing system, relatively simple design. Can learn from this
- 2023-02-01 10:45:03下载
- 积分:1
-
为公司做的一款入箱软件,采用wpf技术,oracle数据库
为公司做的一款入箱软件,采用wpf技术,oracle数据库,折现统计图最为绚丽
- 2022-10-31 22:00:15下载
- 积分:1