-
420832
易语言网吧呼叫系统源码 ,很不错的易语言源码,适合易语言爱好者学习,()
- 2018-03-26 07:54:21下载
- 积分:1
-
tb
说明: vc在菜单中加入图标的程序源码,很不错的demo
(vc icon in the menu to add the program source code, very good demo)
- 2011-06-28 06:39:23下载
- 积分:1
-
24234464biandianzhan
变电站监控界面,变电站运行主界面图及命令上传下发(userinterface of transformer station)
- 2012-05-03 22:26:36下载
- 积分:1
-
DarkCometRAT52-2F
说明: DarkComet
- 2013-11-01 14:04:22下载
- 积分:1
-
3D-sphere-random-1
3D空间内随机投放球形纤维,用于实体建模(Randomly placed spherical fibers in 3D space for solid modeling)
- 2020-09-23 11:07:50下载
- 积分:1
-
MyHanio1
一个用mfc实现的带界面汉诺塔源程序,可手动输入最多15层。(An interface using mfc achieved with HANOR source, you can manually enter up to 15 layers.)
- 2013-11-06 19:40:59下载
- 积分:1
-
GuiLibwithMFC
著名的界面源码,使用MFC,demo中实现了很多著名的界面,如VC2003、OutLook、Office、PowerPoint等的界面。(famous source interface using MFC, the demo to fulfill the many famous interface, If VC2003, OutLook, Office, PowerPoint, and other interface.)
- 2020-06-26 04:20:01下载
- 积分:1
-
avamlable-detects
系统检测工具,可以检测CPU的类型和可用物理内存(System detection tool that detects the type of CPU and the physical memory available)
- 2018-11-05 14:42:52下载
- 积分: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
-
Exp_Tab
可以实现安卓中TabHost选项卡的功能,并且用意图进行跳转(Can realize the function of the TabHost TAB in the android, and with intention to jump)
- 2013-12-19 11:24:05下载
- 积分:1