-
自绘的gridctrl控件,实现了dialog和view两种用法
自绘的gridctrl控件,实现了dialog和view两种用法-Since the painting of the gridctrl controls to achieve the dialog and view two kinds of usage
- 2023-01-10 03:05:04下载
- 积分:1
-
模拟一个电视机,很漂亮的界面。非非非常 的漂亮漂亮
模拟一个电视机,很漂亮的界面。非非非常 的漂亮漂亮-An simulator of TV sets with a beautiful interface,really catch your eye!
- 2022-11-05 22:40:04下载
- 积分:1
-
《Qt及Qt Quick开发实战精解》代码
《Qt及Qt Quick开发实战精解》代码适合初学者使用
- 2022-07-27 16:23:06下载
- 积分:1
-
gridctrl控件的使用示例程序,程序中有关于gridctrl控件的属性设置、各种方法的使用...
gridctrl控件的使用示例程序,程序中有关于gridctrl控件的属性设置、各种方法的使用-gridctrl controls the use of sample procedures, process control gridctrl have on the properties settings, the use of various methods
- 2022-10-25 22:45:03下载
- 积分:1
-
pb使用qrmaker
active 控件关于二维码的:
一、运行regsvr32 QRMAKER.OCX
二、VB部件添加 QRMAKER.OCX
三、窗口添加一QRMAKER.OCX
- 2023-02-16 04:30:03下载
- 积分:1
-
VB6.0 written communication was recorded, by the realization of basic, delete, s...
vb6.0 写的通迅录,实现基本的增、删、查功能。-VB6.0 written communication was recorded, by the realization of basic, delete, search functions.
- 2022-06-13 08:19:44下载
- 积分:1
-
1573datasheet 对方回答符合法定hf
1573datasheet 对方回答符合法定hf
-Compliance with the statutory 1573datasheet caller replied hf
- 2023-03-04 23:35:03下载
- 积分:1
-
一个由本人自已开发的网络电视,这里是一个雏形,还没有开发完毕,但是基本的思路和框架都已经出来了,用windows mediaplayer作为主体,加入了广告代码...
一个由本人自已开发的网络电视,这里是一个雏形,还没有开发完毕,但是基本的思路和框架都已经出来了,用windows mediaplayer作为主体,加入了广告代码.-one I own development by the television network, here is a prototype, is not yet finished. But the basic ideas and frameworks have been released, windows MediaPlayer used as a principal, joined the advertising code.
- 2022-03-01 02:49:46下载
- 积分:1
-
QT扫雷 (windows编译)通用
资源描述主要运用的方法:
1、继承QLabel的来实现自己的Block类,
2、重写Block类的mousePressEvent(QMouseEvent* event)函数来响应相应鼠标事件,
3、使用QGirdLayout进行布局。
下面对每个性质进行分析:
性质1、应当是一开始就确定的,故在内部设置一个mine_flag_,由Block的构造函数初始化;
性质2、在内部设置一个标志ok_flag_,一开始默认为false,当外界访问了方块时,设置为true。那么访问操作为何?即鼠标左键事件,下面讨论;
性质3、当BlockArea每个方块构建完之后,此方块的数字就确定了,所以我们可以提供一个setNumber(int)函数,这个函数只应在设置BlockArea时调用;
性质4、内部设置一个mark_flag_,当外界进行设置操作时,进行。那么何为设置操作?即鼠标右键事件,下面讨论。
- 2022-01-21 00:57:01下载
- 积分:1
-
缩放窗口库,支持所有类型的窗口,你只需要把基类改成对应的类就可以了,我已经改了上面很多错误...
缩放窗口库,支持所有类型的窗口,你只需要把基类改成对应的类就可以了,我已经改了上面很多错误-zoom window for, and support all types of windows, you simply need to change the base class counterparts on the category, I have changed a lot of mistakes above
- 2022-05-31 16:10:48下载
- 积分:1