-
这是一段字体格式改变的小程序,可以改变字型、字体大小、字体变粗、
字体倾斜、文本背景颜色的改变、文本颜色的改变功能。供初学者参考...
这是一段字体格式改变的小程序,可以改变字型、字体大小、字体变粗、
字体倾斜、文本背景颜色的改变、文本颜色的改变功能。供初学者参考-This a change of fonts small program can change fonts, font size, font horizontally inclined fonts, text background color change, change the color of text functions. For beginners reference! !
- 2022-02-27 00:37:36下载
- 积分:1
-
vc dialog sometimes unable to meet the demand. According to their need to create...
vc的对话框有时不能满足需求。根据自己的需要创建具有个性的对话框。-vc dialog sometimes unable to meet the demand. According to their need to create personalized dialog box.
- 2022-03-07 09:47:17下载
- 积分: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
-
Visual C++程序开发范例宝典带图标的工具栏ToolIcon
Visual C++程序开发范例宝典带图标的工具栏ToolIcon-Visual C++ Program development paradigm Baodian Toolbar with icon ToolIcon
- 2022-01-25 22:50:54下载
- 积分:1
-
在对话框上画线
希望大家有所帮助
在对话框上画线
希望大家有所帮助
-Draw a line in the dialog box on the hope that we help
- 2022-03-19 20:10:11下载
- 积分:1
-
Qt 的QTabWidget 滑动效果的一个展示
这是一款基于Qt的QTabWidget的一个页面滑动效果的, 源码, 当点击wdiget的按钮后, 进行滑动切换窗口, 滑动效果十分的漂亮并且十分的连贯, 适合初学者, 和大成者, 并且上面添加了日历的一些控件, 代码进行了日历的处理。 可以把内部代码拿下来, 并且改装成wiedet界面滑动效果, 都是可以的, 需要的请下载。
- 2023-09-04 10:10:03下载
- 积分:1
-
delphi开发简单实例,对于毕设同学具有较好的参考价值。是实时采集系统的典型设计...
delphi开发简单实例,对于毕设同学具有较好的参考价值。是实时采集系统的典型设计-develop simple example, BI-based students have good reference value. Real-Time Data Acquisition System is a classic design
- 2022-12-24 17:45:04下载
- 积分:1
-
桌面快递启动程序,启动时,有透明效果,美化了的控件
桌面快递启动程序,启动时,有透明效果,美化了的控件-Express your desktop to start program
- 2022-01-22 01:29:26下载
- 积分:1
-
MachDevice 代码
是Mach 3 代码供二次开发。对Mach 3二次开发很有帮助。是Mach 3 代码供二次开发。对Mach 3二次开发很有帮助。是Mach 3 代码供二次开发。对Mach 3二次开发很有帮助。是Mach 3 代码供二次开发。对Mach 3二次开发很有帮助。
- 2022-12-05 14:40:03下载
- 积分:1
-
更改界面皮肤,可使界面美观,通过链接库的调用,使得界面按钮等具有立体化效果。...
更改界面皮肤,可使界面美观,通过链接库的调用,使得界面按钮等具有立体化效果。-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