-
LineChartControlDemo
用于机床铣削力建模计算,通过该程序可很好的队铣削力进行预测(Machine Tool Cutting Force Modeling for computing, the adoption of the program can be a very good team to predict milling force)
- 2020-12-14 23:39:13下载
- 积分: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
-
QQUI
一个类似于QQ界面,C#编写,十分适用于初学者(A similar QQ interface procedures, for beginners, are welcome to download)
- 2015-09-08 13:52:12下载
- 积分:1
-
RasofDial
一个用VC做得简单实用得类似拨号上网软件。很简单,对于哪些做监控等等得人很有用(VC done a simple and practical in a similar dial-up software. Very simple, monitoring, etc. What do useful to the right people)
- 2006-06-01 03:23:33下载
- 积分:1
-
WindowText
在Window标题栏写title的两种方法的VC原代码( Writes title in the Window title block two methods VC original
codes )
- 2004-07-07 00:16:39下载
- 积分:1
-
mui-master
说明: 具有各种样式的控件,强大的开源源码,可以参考自己做优美的界面(With a variety of styles of controls, powerful open source code, you can refer to their own beautiful interface)
- 2020-06-24 04:40:02下载
- 积分:1
-
01205skin-source
用VC写的关于皮肤的程序框架,很好用,可以直接修改.(Written with the VC on the skin of the procedural framework, useful, can be directly modified.)
- 2010-07-22 23:34:06下载
- 积分:1
-
MFCaVideo
由opencv2.3.1+vs2008编写的界面程序,可以通过界面对话框上的控制按钮来控制笔记本电脑上相机的开启与关闭。(Opencv2.3.1+vs2008 written by the interface program, you can control on your laptop on and off the camera via the control buttons on the dialog interface.)
- 2013-12-10 14:15:44下载
- 积分: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
-
FlyMonitor-(2)
一个飞行模拟器的界面模块,可以显示生成的各种数据,不带采集功能(A flight simulator interface module, you can display various data generated, without the acquisition function)
- 2013-04-17 16:01:17下载
- 积分:1