-
实现了界面最小化到托盘的例子,适合初学者借鉴。
实现了界面最小化到托盘的例子,适合初学者借鉴。-Achieved to minimize the interface to the example tray, suitable for beginners learn.
- 2022-03-06 11:09:15下载
- 积分:1
-
基本的画图操作,仅供入门参考,可以交流编程经验,欢迎联系...
基本的画图操作,仅供入门参考,可以交流编程经验,欢迎联系-basic drawing operations, only entry reference, the exchange of programming experience, welcome link
- 2023-06-23 13:20:03下载
- 积分:1
-
不规则形状按钮
不规则形状按钮---学习实例,入门资料-Irregular shape button--- learning examples, introductory information
- 2022-02-09 16:52:23下载
- 积分:1
-
基于windows7简易计算器
一个简单计算器加上复杂计算,还有附加一些界面。和windows计算器功能差不多
- 2022-01-21 18:22:53下载
- 积分:1
-
用C++写的一个作图的程序,可以串行化保存文件。
用C++写的一个作图的程序,可以串行化保存文件。-With C++ Write a mapping procedure, you can save the file serialization.
- 2022-12-07 00:10:03下载
- 积分:1
-
Word
Word-style Tooltips for Scrollbars
是我在网上找的,版权归原作者所有。-Word-style Tooltips for Scrollbars is what I find online, and belongs to original author.
- 2022-01-31 16:37:46下载
- 积分:1
-
LDAP管理工具 for linux
LDAP管理工具 for linux-LDAP management tools for linux
- 2022-06-18 13:33:12下载
- 积分:1
-
the recording procedures, and to preserve the cease broadcasting capabilities th...
本程序具有录音,停止并保存,播放等功能,通过此程序可以自由地录制自己所需要的各种语音等.-the recording procedures, and to preserve the cease broadcasting capabilities through this program to be free to record their various needs such as voice.
- 2022-02-06 11:37:26下载
- 积分: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
-
学习gdi+的好程序,非常适合初学者学习使用
学习gdi+的好程序,非常适合初学者学习使用-Learning gdi+ A good process, very suitable for beginners learning to use
- 2022-07-25 04:37:06下载
- 积分:1