-
calculator
计算器(界面)对于MFC初学者来说非常好,很容易入手(Calculator (interface) is very good for MFC beginners, it is easy to start)
- 2011-05-29 23:29:39下载
- 积分: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
-
861144
监测其它运行程序的小程序,内有详细说明,可以随意控制其它任一程序()
- 2018-06-22 05:56:36下载
- 积分:1
-
Example36
VS2010中MFC实现菜单,工具栏,状态栏,并静态分割界面(MFC to achieve the VS2010 menu, toolbar, status bar, and the static segmentation interface)
- 2016-01-05 14:47:36下载
- 积分:1
-
perfchart
QT波形函数实现,界面简洁,多条波形显示数据。效果很好(QT wave function to achieve the simple interface, multiple waveform display data. Good results)
- 2012-06-13 11:30:18下载
- 积分:1
-
5467897654
窗体置顶、置后与常规模式显示的VB实例,有需要的下。(After the form is placed at the top, with regular pattern shows VB examples, in need.)
- 2013-09-02 10:02:52下载
- 积分:1
-
曙光5.3防封版(解压密码123)
守望先锋曙光,窗口自瞄,0封号.曙光5.3防封版(解压密码123)(overwatch.Track the performance of Overwatch teams and players and see where they stand compared to others in the worldwide and regional rankings)
- 2020-07-01 05:20:02下载
- 积分:1
-
37476
XP登录界面变更源码,程序结合易语言扩展界面支持库,实现XP登录界面的变更。(XP login screen changes to the source code, the program combined with easy language support library expansion interface , to achieve change XP login screen .)
- 2016-04-06 21:21:36下载
- 积分:1
-
ActiveBar
ActiveBar2控件(VB的朋友都知道),真正的完全破解版本。是一款专业级的菜单设计控件。(网上面有许多破解程序都有问题)//这里测试100%通过(ActiveBar2 control (VB friends know), the real version broken completely. Is a professional-level menu design controls. (Many online noodle crack processes)// 100% tested here by )
- 2020-07-03 19:20:02下载
- 积分:1
-
testdelphi
可视化属性绑定,stringgrid,bindingList,PrototypeBindSource等控件对可视化属性的绑定(stringgrid,bindingList,PrototypeBindSource Visual attributes bind)
- 2013-11-25 18:16:10下载
- 积分:1