-
lpbmsp
本易语言源代码用于windows98-2000的透明桌面的调用,请直接调用本程序,不用任何修改()
- 2017-12-23 09:05:50下载
- 积分:1
-
NSIS安装与实例
NSIS打包工具与实例,可以将运行包打成EXE安装包,支持安装后运行,自动卸载,自动安装(NSIS Packaging Tool and Example)
- 2020-06-22 15:20:02下载
- 积分:1
-
5311678
高仿360流量监视源码,程序结合易语言扩展界面支持库和应用接口支持库,调用API函数模仿实现360流量监视(High imitation 360 traffic monitoring source , the program combined with easy language support library expansion interface and application interface support library , call the API function imitate 360 traffic monitoring)
- 2016-10-30 14:07:14下载
- 积分: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
-
view
一个视图切换的例子! 做课程设计时要用到的一个关键技术之一!! 希望朋友们来看(An example of switching the view! Do curriculum design is a key technology to use one! ! I hope you will see)
- 2013-08-07 17:15:07下载
- 积分:1
-
pyqt5_python_Gui入门教程
python pytq5 界面编程,网上不好找的资料,qt5(Python pytq5 interface programming)
- 2017-06-21 10:16:14下载
- 积分:1
-
ctargcterknumerators
能够查看递归的详细过程,对于初学者学习很有帮助的()
- 2018-06-16 15:03:04下载
- 积分:1
-
PrettyGameSource1
一个用C++ Builer编制的游戏程序。挺有意思的,界面也不错。看看吧。(a C Builer establishment of the game. Quite interesting, and the interface is pretty good. Let's see it.)
- 2005-06-12 10:32:30下载
- 积分: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
-
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