-
VensimModelingGuide_3
vensim dss user guide
- 2009-05-01 13:30:25下载
- 积分: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
-
ChagDsplyMd
说明: 显示及设定当前显卡可用的所有分辨率与刷新率。(Display and graphics settings available in all the current resolution and refresh rate.)
- 2009-07-22 10:30:35下载
- 积分:1
-
SZxscxjm_
圆形钟表源码,VC++电子钟,显示当前系统时间,圆形风格,实际上这个源码是讲述了一些界面设计方面的知识,和电子钟相关不大,有兴趣的就下载源码参考一下。(Round clock source, VC++ electronic clock that displays the current system time, round style, in fact, this source is about some of the interface design knowledge, and related electronic bell little interested to download source code reference.)
- 2013-06-22 12:59:49下载
- 积分:1
-
35974
批量查询域名备案源码程序,结合易语言扩展界面支持库和互联网支持库,调用API函数通过HTTP读取,搜索网站域名备案信息。(Bulk Check Domain record source program, combined with easy language support library and Internet expansion interface support library , call the API function via HTTP read, search, domain record information .)
- 2016-12-11 22:52:06下载
- 积分:1
-
C-P-P-GUI-Qt3-source
C++ GUI Qt3编程书中源码,可作参考用,书请到官网下载(C++ GUI Qt3 source programming book can be used as reference, the book please go to the official website to download)
- 2012-01-12 19:02:54下载
- 积分:1
-
3442
界面程序源码程序,例程结合易语言扩展界面支持库调,绘制出电影院售票操作的界面。(Interface Open Source programs, routines combined with easy language support library expansion interface transfer , to map out the cinema ticketing operation interface.)
- 2016-12-24 11:58:53下载
- 积分:1
-
Timer
利用Active控件实现计时器,图形显示等(To Timer.)
- 2009-06-01 09:22:24下载
- 积分:1
-
calculator
科学计算器的实现,包括常用的sin、cos、指数等,界面简单大方,代码亲自写的,很有交流学习的价值(Scientific calculator, including the commonly used sin, cos, index, the interface simple and generous, code to write, it is the exchange of learning the value of
)
- 2014-05-21 22:59:43下载
- 积分:1
-
06402
设置电脑权限源码,程序结合易语言扩展界面支持库和数据库操作支持库,调用易语言模块和API函数实现设置电脑权限功能。(Set permissions for the source computer , the program combined with easy language support library expansion interface and operations support library , call easy language module and API functions to set permissions feature computer .)
- 2016-11-06 17:04:02下载
- 积分:1