-
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-06-06 09:18:50下载
- 积分: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
-
tfbffd3
易语言 DNF后台喊话工具 源码 DNF Automatic message DNF Automatic message()
- 2017-12-18 11:01:00下载
- 积分:1
-
UiFeature
很好的一个界面库,基于directui的,类似QQ,希望大家能用好他。(A good interface library, based directui, similar to QQ, I hope we can better him.)
- 2014-01-02 23:37:34下载
- 积分:1
-
52673
猪猪模拟写字源码例程,程序结合易语言扩展界面支持库,使用易语言画板组件实现模拟写字。(Pig simulation write source code routines, programs combined with easy language support library expansion interface , the use of analog components easy language to write sketchpad .)
- 2016-05-18 12:00:01下载
- 积分:1
-
WinCSSRS
自动杀进程的东东,网吧非常实用.
可自行配置要杀的进程,和间隔时间等.(Dongdong automatically kill the process, be very useful for Internet cafes. Can kill the process of self-configuration, and spacing of time.)
- 2008-04-08 17:41:56下载
- 积分:1
-
51284
桌面菜单栏源码,例程程序结合易语言拖放支持库和应用接口支持库,调用API函数实现桌面菜单栏功能。(Desktop menu bar source , routine program combined with easy language drop support libraries and application interfaces support library , call the API functions to achieve the desktop menu bar functions .)
- 2015-10-21 13:47:30下载
- 积分:1
-
C#计算器
说明: 采用窗体程序实现一简单计算器,计算器具有加减乘除以及开方功能,功能采用Dll方式封装。(A simple calculator is realized by the window program. The calculator has the functions of addition, subtraction, multiplication and division as well as square cutting. The functions are encapsulated by DLL.)
- 2020-02-20 23:01:59下载
- 积分:1
-
Sy7
编程实现一个静态切分为左右两个窗口的 MDI 应用程序,并在左视图中统计右视图中
绘制圆的个数,实现文件的保存和读取;左右视图属于不同的视图类(Programming a static cut into about two MDI application window and draw a circle in the right view statistics of the number in the left view, save and read files to achieve views are different views about the class)
- 2013-12-31 21:36:25下载
- 积分:1
-
treeedit
用于实现VC++中树控件的编辑功能,方便用户对采用树控件实现界面编程。(VC++ editing functions for realizing the tree control, user-friendly programming interface using the tree controls to achieve.)
- 2015-10-01 14:12:00下载
- 积分:1