-
34887
电子书浏览制作工具1.0版源码,程序结合易语言扩展界面支持库和操作系统界面功能支持库,实现电子书浏览制作。(E-book Builder version 1.0 source code , the program combined with easy language support library expansion interface and operating system support library interface functions to achieve e-book production.)
- 2015-12-20 12:38:09下载
- 积分: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
-
vba_meunl
vba script drop-down menu
- 2011-04-28 14:33:31下载
- 积分:1
-
MAZAK
MQTT连接服务器,定时发布车间信息,收到服务器车间信息请求后,也可以发布车间信息。定时采集机床数据,在界面刷新显示,并通过MQTT按照工厂设备id数据的格式发布至服务器。云端可查看设备状态数据。(MQTT connects to the server and releases shop information regularly. After receiving the information request from the server shop, it can also issue workshop information. Collect machine tool data regularly, refresh it in the interface, and send it to the server through MQTT format according to the ID data of factory equipment. The device status data can be viewed at the cloud end.)
- 2020-10-15 15:27:29下载
- 积分:1
-
551030
气球提示框表情源码例程程序结合易语言扩展界面支持库,使用气球提示框的网页编辑功能实现QQ表情效果。(Balloon balloon expression source routine program expansion interface combined with easy language support library , using a balloon balloon web editor functions to achieve QQ expression effect .)
- 2016-08-23 10:21:37下载
- 积分:1
-
Active-piece-of
VC++实现滑动块 按键盘A键滑块左移,D键滑块右移(VC++ realize sliding blocks. According to A slider keyboard key moves left, D key slider move to the right.
)
- 2012-07-04 01:50:57下载
- 积分: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
-
list
list控件的基本适应方法,简单易懂。。很适合初学者(The basic adaptation list controls, easy to understand. . It is suitable for beginners)
- 2014-02-10 22:46:21下载
- 积分:1
-
AllWebMenusPro
一个网页菜单制作软件,可为网页制作出专业的动态弹出式和下拉式菜单(A Web page authoring software menu, can produce professional dynamic web page pop-up and pull-down menu)
- 2009-12-06 22:14:59下载
- 积分:1
-
NewTest
遍历储存卡内所有图片,放到控件中显示。点击图片跳转到编辑页面。并做了代码优化。(Traverse all the pictures in the memory card, into the control display. Click on the picture to jump to edit pages. And do a code optimization.)
- 2013-11-28 10:30:41下载
- 积分:1