-
Skin
33个C++皮肤源代码实例 含MFC界面美化 自定义控件(33 C++ skin source code examples MFC interface to beautify the custom control)
- 2016-03-29 11:23:27下载
- 积分:1
-
PLAYER
播放器,能播放几种格式的播放器,只是界面比较简单,(Player, can play several formats player, but the interface is relatively simple,)
- 2007-12-10 12:51:07下载
- 积分:1
-
3
说明: visual C++的MFC程序,建立对VC的基础性了解(this describes in detail the characteristics of C++ language, basic grammar, and explain with examples)
- 2012-12-24 21:56:58下载
- 积分:1
-
Coolpifumokuai
cool皮肤模块。里面有次模块的语言代码,齐全。第一次上传以后多多努力(The cool skin Module. Brother first upload urgent need something to do graduate design that seeking support)
- 2013-04-12 11:44:23下载
- 积分:1
-
ZNodes
qt中提供了QGphicsView,QGraphicsScene,QGraphicsItem,QGraphicsPixmapItem是QGraphicsItem的子类
分辨创建它们的实例:view,scene,item,然后通过各自的方法scene->addItem(item);view->setScene(scene);就可以达到类似下图的效果,想要进一步定制,则要继承QGraphicsItem或QGraphicsPixmapItem,然后重写paint()、boundingRect()等方法,此外如果还想要获取鼠标事件,重写mousePressEvent等事件就好了,注意,一旦重写了mousePressEvent方法,就以为了qt不会再自动处理item的任何press事件了,可以在你重写的mousePressEvent方法中最后添加QGraphicsItem::mousePressEvent(event);解决这个问题,就是说你获取到了鼠标事件,但是依然让qt处理这个鼠标事件。(QGphics View, QGraphics Scene, QGraphics Item and QGraphics PixmapItem are provided in qt. They are subclasses of QGraphics Item.
Resolve the instances of creating them: view, scene, item, and then use their respective methods scene - > addItem (item); view - > setScene (scene); you can achieve the effect similar to the figure below. If you want to further customize, you need to inherit QGraphics Item or QGraphics Pixmap Item, and then rewrite paint (), boundingRect () and other methods, and if you want to do so. If you want to get mouse events, rewrite events like mousePressEvent. Note that once you rewrite the mousePressEvent method, you think that QT will no longer automatically handle any press events of item. You can finally add QGraphics Item:: mousePressEvent (event) to your rewritten mousePressEvent method to solve this problem. That is, you get the mouse event, but still let QT handle the mouse event.)
- 2020-06-16 20:20:01下载
- 积分:1
-
16832
动画地图编辑器源码例程程序结合易语言扩展界面支持库,应用动画框设置地图的布局。(Animated map editor source routine program combined with easy language support library expansion interface , the application of the animation box set the map layout.)
- 2016-12-01 09:42:55下载
- 积分:1
-
418668
快速搜索磁盘源码例程,程序结合易语言扩展界面支持库,使用运行BAT命令行文件的方法实现快速搜索磁盘功能。(Quick Search disk source routines, programs combined with easy language support library interface extension , use the Run command file BAT way to achieve quick search disk function .)
- 2016-09-18 12:46:10下载
- 积分:1
-
Nyqlist
自定义的标签控件对话框,不错的控件源码,仅供学习()
- 2017-12-11 14:58:20下载
- 积分:1
-
GPGGA数据解析程序_修改最终版
解析采集到的GPGGA等定位数据,通过可读性更强的格式输出。能够实现读取导航数据文件,输出采集到的数据格式,解析带有标志头的数据文件。(Parse the collected data, such as GPGGA, and output through a more readable format. It can read the navigation data file, output the collected data format, and analyze the data file with the flag head.)
- 2021-03-11 16:49:26下载
- 积分:1
-
UDP-Video-Transfer-master
说明: python实现实时视频流传输和显示,从客户端到服务器端(Python implements real-time video streaming transmission and display from client to server)
- 2021-03-19 23:19:18下载
- 积分:1