-
414970
利用窗口组件画线源码程序,结合易语言扩展界面支持库和异形支持库2.0版,实现在窗口上画线。(Use widgets draw a line source program, combined with easy language support library and shaped extension interface support library version 2.0 , to achieve the objects on the screen.)
- 2016-09-12 12:58:22下载
- 积分:1
-
VB6MonitorKeyBoard
在键盘背景处用鼠标双击,可显示本说明。
">
- 2008-06-26 15:00:04下载
- 积分:1
-
rotorate-picture
一个翻转图象的源程序,很有意思的,希望大家看看,交流下(A reversal of the source images, very interesting, I hope to see everyone and exchange under)
- 2008-05-05 00:01:46下载
- 积分:1
-
0831836
一个简单的绘图程序,绘出清晰的图案,并且可保存,打开,标题随所打开的内容而改变,()
- 2018-04-27 12:52:18下载
- 积分: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
-
DragViewEdit
vc 实现拖放文件到视图窗口DragViewEdit的程序源码,希望对大家有所帮助(vc drag and drop files to the view window DragViewEdit the program source code, we hope to help)
- 2011-07-10 10:35:37下载
- 积分:1
-
WPFQQPanel
这是一个用WPF写的一个类似QQ的界面,如果需要运行请装有VS2008以上和AutoCAD2010.别人写的,挺不错的,大家来分享。(This is a work written in a similar QQ WPF interface, if you need to run more than please with VS2008 and AutoCAD2010. Written by someone else, very good, everyone to share.)
- 2010-08-14 10:58:55下载
- 积分:1
-
MVC5增删改查实例
MVC5增删改查实例
- 2015-04-30下载
- 积分:1
-
niceface
一个界面例子,设计得还不错,和大家一起分享,共同进步(Example of an interface, designed to be pretty good, and the U.S. share common progress)
- 2008-05-29 19:33:39下载
- 积分:1
-
(Access)
mfc数据库用mfc方式实现了数据库功能(mfc database)
- 2020-10-30 22:49:56下载
- 积分:1