-
GridCtrl
继承MFCListCtrl, 可编辑的列表框,在列表中可以包括编辑框Edit, 下拉框ComboBox, 单选Radio, 复选CheckBox, IP地址IPAddressCtrl, 进度条(只能显示)(Inheritance MFCListCtrl, editable list box, you can include in the list edit box Edit, drop-down box, ComboBox, Radio Radio, check CheckBox, IP address IPAddressCtrl, the progress bar (only display))
- 2010-12-31 17:46:39下载
- 积分:1
-
CMFECToolTip
浮动鼠标提示信息
添加类CMFECToolTip
实现:鼠标移动到一个控件上时,会弹出一个提示框
(Floating the mouse message Add Class CMFECToolTip implementation: a control mouse, it will pop up a prompt box)
- 2010-10-08 09:18:55下载
- 积分:1
-
treedlg
本程序利用MFC树形工具控件实现各种形式的转换,可直接运行。(This program makes use of MFC tree tool control the conversion of various forms, can be run directly.)
- 2012-05-19 22:32:26下载
- 积分:1
-
53114
威客助手源码程序,结合易语言扩展界面支持库,辅助实现威客任务的查看。(Wik assistant source program, combined with easy language support library expansion interface , auxiliary realize Witkey task view .)
- 2016-02-22 21:36:11下载
- 积分:1
-
1025
自动连接宽带源码,例程结合易语言扩展界面支持库,实现了保存记录宽带用户信息的功能。(Automatically connect broadband source, the routine extension interface combined with easy language support library that implements a broadband user information record keeping functions .)
- 2016-10-01 17:26:52下载
- 积分: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
-
ATM5
C语言模拟ATM界面
C语言模拟ATM界面
C语言模拟ATM界面
(C language simulation of ATM interface C language simulation of the ATM Interface C language simulation of ATM interface)
- 2013-01-20 14:23:52下载
- 积分:1
-
labview_20130516112217
开机启动程序,能够实现从开机启动界面到主程序界面的转换。(start program,it can achieve the function that complete the transformation from start face to main program)
- 2020-10-29 16:29:56下载
- 积分:1
-
shell_9
本程序使用CJ60Lib 库,用于实现Outlook 98的用户界面风格。(This procedure used CJ60Lib library, for the realization of Outlook 98 user interface style.)
- 2008-04-22 11:37:02下载
- 积分:1
-
WaveGenerator
Wave Generator for LabWindows, a C based software used to create VIs for LabView
- 2009-11-11 02:09:30下载
- 积分:1