-
大家好,我读了很多在所有Web方法给你的C++应用程序…
Hi all, I have read a lot of methods in all the web to give your C++ application an Xp-style and I decided to recollect the most useful methods (in my humble opinion :) to get it.
- 2022-08-13 03:52:29下载
- 积分:1
-
当鼠标点在圆的外接四边形内圆的颜色将改变,并且实现了滚动条的功能...
当鼠标点在圆的外接四边形内圆的颜色将改变,并且实现了滚动条的功能-when the click of the mouse in the external Quadrilateral Yuan Yuan within the color will change, and the realization of the functional rolling
- 2022-03-18 04:53:22下载
- 积分:1
-
纯文本转换器(粗体或斜体)
一个GUI项目转换纯文本为粗体或斜体。并且也改变字体风格和大小。
- 2022-06-16 20:15:27下载
- 积分: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
-
这个代码显示你的系统装了哪些输入法,并能帮你切换到你想要用的输入法!...
这个代码显示你的系统装了哪些输入法,并能帮你切换到你想要用的输入法!- this code demonstrated which input method your system has
installed, and can help you cuts you to want with the input method!
- 2022-05-13 10:02:38下载
- 积分:1
-
VB6 can be completed to achieve the WindowsHwnd all the features SPY detailed lo...
VB6的 WindowsHwnd 实现可以完成SPY的所有功能 详细请自己看代码-VB6 can be completed to achieve the WindowsHwnd all the features SPY detailed look at your own code
- 2022-04-11 18:22:16下载
- 积分:1
-
渐变标题栏源码程序 ,文件名:sysbar.rar
渐变标题栏源码程序 ,文件名:sysbar.rar-Gradient title bar source program, the file name: sysbar.rar
- 2022-02-04 22:55:39下载
- 积分:1
-
SkinMagic Toolkit是一个很好的工具,对皮肤非常简单的软件…
SkinMagic Toolkit是一个优秀的界面工具,可以很简单的实现软件换皮肤的功能。支持标准的Windows控件的换皮肤。支持MDI/SDI/Dialog的程序。支持自定义的控件的换皮肤功能-SkinMagic Toolkit is an excellent interface tool, very simple software for skin function. Support for standard Windows controls for the skin. Support MDI/SDI/Dialog procedures. Support from the definition of the control function for skin
- 2022-03-26 14:55:39下载
- 积分:1
-
With ATL/WTL realize the CIcon, CCursor, CLogFont useful source of template clas...
用ATL/WTL实现的CIcon、CCursor、CLogFont等有用的模板类源码-With ATL/WTL realize the CIcon, CCursor, CLogFont useful source of template classes
- 2022-03-24 06:13:23下载
- 积分:1
-
in MDI, to view tablectrl achieve similar results, an example
在mdi中,将view实现类似tablectrl的效果,实例1-in MDI, to view tablectrl achieve similar results, an example
- 2022-06-13 11:18:18下载
- 积分:1