-
一个可以建立各种异形ToolTip的程序
一个可以建立各种异形ToolTip的程序- May establish each kind of different shape ToolTip the
procedure
- 2023-03-11 12:15:03下载
- 积分: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
-
software name : automatic wallpaper changer source : changes in the registry sof...
软件名称: 自动壁纸更换器源码:注册表更改程序 软件语言: 简体中文 软件类型: 国产软件 / 免费版 / 系统控制 运行环境: Win9x/NT/2000/XP/ 软件大小: 26K -software name : automatic wallpaper changer source : changes in the registry software Language : English software types : Domestic software/free version/control system operating environment : CTP/software Size : 26K
- 2022-02-05 03:23:07下载
- 积分:1
-
not introduced, following the famous VC interface development kit (with source c...
不用介绍了,VC下面著名的界面开发包(带源代码),用VC的至少听说过。-not introduced, following the famous VC interface development kit (with source code), the VC at least heard of.
- 2022-01-22 04:59:42下载
- 积分:1
-
在表单视图上嵌入属性页
在表单视图上嵌入属性页-View on in the form embedded attributes page
- 2023-01-17 11:15:03下载
- 积分:1
-
数据库的相关资料,好不容易才弄到
数据库的相关资料,好不容易才弄到-database of relevant information, the hard-won result of
- 2022-01-26 05:41:25下载
- 积分:1
-
使用GDI+转换图像格式 使用GDI+转换图像格式 E语言源码
使用GDI+转换图像格式 使用GDI+转换图像格式 E语言源码-Use GDI+ Convert image format used GDI+ Convert image format E language source
- 2022-03-14 01:30:41下载
- 积分:1
-
这个可视化的框架类支持具有不同组合的CView视图类、CSplitterWnd和CTabWnd类派生的SDI程序,本程序支持的特性包括: 支持单文档和多文档程序
这个可视化的框架类支持具有不同组合的CView视图类、CSplitterWnd和CTabWnd类派生的SDI程序,本程序支持的特性包括: 支持单文档和多文档程序 任何视图、多分隔条和标鉴窗口的组合 支持嵌套的分隔条 支持简单的基于CView的程序 支持热键选择活动窗格 支持Ctrl+Tab来进行标签切换 支持列举窗口 标签可以在客户窗口的顶部或底部-visualization of the framework to support different types of combinations of CView View category, CSplitterWnd and CTabWnd category derived SDI procedures, The procedures for features include : support for single-and multi-file any document procedures View, more separation of the window and superscript Stephen support nested combination of the support of segregation based on a simple procedure CView support hotkeys election Optional activities pane support Ctrl Tab label switching to support listed in the window labeled client window or the top Bottom
- 2022-08-24 11:15:42下载
- 积分:1
-
文字进度条
文字进度条-Text progress bar
- 2022-08-10 20:17:09下载
- 积分:1
-
用matlab编的在当前窗口演示字符串和将字符串转化为Tex格式的程序,...
用matlab编的在当前窗口演示字符串和将字符串转化为Tex格式的程序,-using Matlab series of the current window of the demonstration strings and string into Tex format procedures, a good look
- 2022-03-22 04:16:46下载
- 积分:1