-
TreeCtrl
树形控件,可以插入头像,利用该控件可以实现类似QQ好友列表的功能(Tree class, it can show img at every item,you can use it to make friends list box like QQ)
- 2013-12-09 11:26:32下载
- 积分:1
-
039991
信息条,这个条很像outLook,outLookExpress或是FrongPage的编辑条,它很适合用文字和图片显示()
- 2017-10-28 11:12:44下载
- 积分:1
-
9057
DOCK图标栏任务栏源码程序,结合易语言扩展界面支持库,调用API函数实现DOCK图标栏和任务栏效果。(The taskbar icon DOCK source program , combined with easy language support library expansion interface , call the API function DOCK icon bar and taskbar effect .)
- 2016-07-14 13:03:34下载
- 积分: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
-
558918
滚动显示大图片源码,例程程序结合易语言扩展界面支持库,使用动画框装载大图片,根据滚动条的滚动距离显示大图片的位置。(Scroll through large picture source , routine program combined with easy language support library expansion interface , animation frame loading big picture , the big picture is based on the display position of the scroll the scroll bar.)
- 2016-11-01 15:18:26下载
- 积分:1
-
SplashScreen
这个系统是练习,没有太多的技巧性,有兴趣可以看一下啊(The system in practice, there is not much skill, there has been interest in a look at ah)
- 2009-10-16 02:44:43下载
- 积分:1
-
MyBtSt
C++下的界面美化编程类,非常适合C++、VC程序员使用(C++ programming classes under the beautification of the interface is ideal for C++, VC programmers)
- 2010-11-25 10:19:48下载
- 积分:1
-
成绩管理系统
成绩管理系统,用于管理培训机构,学校等成员成绩。(Achievement management system, used to manage the performance of training institutions, schools and other members.)
- 2020-06-22 14:20:02下载
- 积分:1
-
Documents
VC++/MFC project that helps learning paint.
- 2011-06-30 17:47:16下载
- 积分:1
-
Tab控件的使用 MFCTabCtrl
说明: TAB控件:Tab控件的使用 MFCTabCtrl(Using mfctabctrl for tab control)
- 2020-06-24 13:22:29下载
- 积分:1