-
QQfrm
类似QQ的界面窗口,很炫,很 实用,可直接运行(QQFRM )
- 2012-03-23 10:59:48下载
- 积分: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
-
PropertySheet
组件属性窗口控件示列,完全可实现属性页的显示(Component Properties window showing the control bar, full-page display to achieve the properties)
- 2009-06-12 16:26:20下载
- 积分:1
-
The-impact-of-the-background
粗糙海面包括风速,掠射角以及气泡对海面散射强度的影响(Rough surface including wind speed, grazing Angle and the effect of bubbles on the surface of the scattering intensity)
- 2016-04-14 15:09:01下载
- 积分:1
-
QT UI
几个QT工程界面美化的举例分享,其中包括仿360界面类似美化,世界杯进制软件界面实现及部分其他图片界面。(Several examples of QT engineering interface beautification are shared, including imitation 360 interface similar beautification, World Cup binary software interface implementation and some other image interfaces.)
- 2019-05-15 15:52:37下载
- 积分:1
-
Evidence-Cleaner
在VS 2010 环境下,通过自绘窗口,做出类似百叶窗的展开和收缩的效果,并实现清理痕迹的功能(当然清理功能不是很强,需要改进)(In VS 2010 environment, through self-painted window, made a similar expansion and contraction effect blinds, and to achieve clean up traces of the functions (of course clean-up function is not very strong, needs improvement))
- 2014-07-17 14:46:30下载
- 积分:1
-
2010Expo-tour-guide-system
Shanghai World Expo tour guide system上海世博会导游系统(Shanghai World Expo tour guide system)
- 2013-10-16 20:38:01下载
- 积分:1
-
copy_image
本例展示了怎样将mschart控件作出的图形拷贝到剪贴板中的方法.非常实用!(the cases demonstrate how to control the mschart graphics copied to the clipboard. Very real use!)
- 2007-05-13 12:08:08下载
- 积分: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
-
manuel d'utilisation
说明: french translationn o fmarune pms
- 2017-12-02 11:16:23下载
- 积分:1