▍1. GLDrawingProject
Qt+opengl实现用鼠标控制视图角度(Qt+opengl achieved using the mouse to control the view angle)
Qt+opengl实现用鼠标控制视图角度(Qt+opengl achieved using the mouse to control the view angle)
Qt支持多窗口的停靠功能,本实例以此功能演示窗口停靠功能。(Qt supports multi window call function, the function of this example to demonstrate window docking function.)
说明: 功能是可以在QT里利用按钮实现两窗口切换。(第一次作业,感觉有些地方有些冗杂)。(The function is to switch between two Windows in QT using buttons. (The first assignment, I feel some miscellaneous in some places).)
说明: 采用Qt.ode.opengl下构建的一个虚拟的物理实验室。场景和现实场景基本类似。可以通过鼠标选中并拖动物体。并有一个现在完成的实验关于动量守恒的(Constructed using Qt.ode.opengl under a virtual physics laboratory. Basically similar to the scene and the real scene. Selected by the mouse and drag the object. And has now completed a test on the momentum conservation)
说明: Qt5开发的聊天小程序,初学者可以学习一下源码,这个是朋友给我的,我不确定是否侵犯到作业权益,如果需要可以联系我删除掉(Qt5 development of chat small procedures, beginners can learn the source code, this is a friend to me, I am not sure whether infringement of the rights and interests of homework, if necessary, you can contact me to delete)
串口调试,负责数据收发,带有串口自选,波特率选择(Serial debugging assistant)
说明: 串口调试,负责数据收发,带有串口自选,波特率选择(Serial debugging assistant)
读取csv文件的数据,按要求拉算出平均数(Read csv file data, calculate the average number required to pull)
说明: Qt5.10 GUI完全参考手册,基础入门,本书适合希望使用Qt C++开发跨平台应用程序的读者阅读。(Qt5.10 GUI complete reference manual, basic introduction, this book is suitable for readers who want to use QT C + + to develop cross platform applications.)
一个基于qt界面的简单的itk读入,vtk显示的示例,包括中值滤波等简单图像处理功能。(a example of reading itk and display with vtk)
基于QT显示的日历小程序,对于QT课程设计或是毕业设计都有一定的参考价值(Based on QT displays calendar small procedures, for QT curriculum design or graduation design has some reference value)
在Qt中使用Qwt实现绘制动态曲线,坐标轴固定(不随曲线运动)以及坐标轴动态(随曲线变化)(Use Qwt implemented in Qt draw dynamic curve, fixed axis (not curvilinear motion) and dynamic axes (with curve))
tPad DE2-115/70开发板可用的摄像头采集、显示程序,QT10.0以上环境可用,原装代码,可以进行修改加以使用,如使用到倒车影像系统中,视频显示等。(tPad DE2-115/70 development board available cameras capture, display program, QT10.0 over the environment is available, the original code can be modified to be used, such as the use of the reversing video system, the video display.)
QT绘图程序,可以实现放大缩小功能。可以绘制基本图元:直线、矩形、图元等。并可以修改其属性。(QT drawing program, can achieve zoom function. Can draw the basic primitives: straight lines, rectangles, and other graphic element. And can modify its properties.)
说明: QT编写的上位机,用于BMS系统,功能十分齐全,极具参考(The upper computer compiled by QT is used in BMS system, which has complete functions and reference)
使用 Graphics View 实现可交互的动态地图应用。(Using the Graphics View interactive dynamic maps.)
说明: linux qt的移植书籍资料,Qt 是一个跨平台的C++图形用户界面应用程序框架。它提供给开发者建立图形用户界面所需的功能,广泛用于开发GUI程序,也可用于开发非GUI程序。Qt是完全面向对象的,很容易扩展,并且允许真正地组件编程。(QT is a cross platform C + + GUI application framework. It provides the functions that developers need to establish graphical user interface. It is widely used to develop GUI programs and non GUI programs. QT is fully object-oriented, easy to extend, and allows true component programming.)