-
FrontLine
一个魔塔游戏,功能强大,希望对你的开发有帮助(A magic tower games, powerful, you want to help the development of)
- 2021-02-24 00:09:40下载
- 积分:1
-
目标检测与跟踪
代码是在QT+OpenCV的环境下实现的,视频素材是一段车流视频,基本实现了目标的检测,以及目标的跟踪,跟踪是用画矩形框体现的。代码是自己在学习opencv的过程中写的,希望对大家有帮助。
- 2022-07-19 08:31:20下载
- 积分:1
-
QtXlsxWriter-master
Qt下读写excel文件的库以及部分demo示例,可读写xlsx格式的excel,可添加表单,可插入图表等。非基于active控件,因此全平台皆可。(Qt read and write excel file library and part of the demo example, read and write xlsx format EXCEL, can add a form, can be inserted into the chart, etc.. Non active controls, so the whole platform can be)
- 2015-11-18 14:40:17下载
- 积分:1
-
Qt五子棋小游戏(源码+截图)
Qt五子棋小游戏,人人对战,除了能实现基本的下棋之外,还扩展了很多功能。界面设计比较非主流,更多了解看:https://www.jianshu.com/p/c661642a3e3e
- 2020-06-24下载
- 积分:1
-
lovely_ball
说明: 轻松益智类的小游戏,自己利用qt编写,需要用鼠标玩的撞球游戏。(Puzzle game easily, their use qt write need to play pool games with the mouse.)
- 2010-04-18 15:25:02下载
- 积分:1
-
StudentInformationManagementSystem
学生管理系统 使用QT环境编写 使用的数据库是sqlite(student message management)
- 2012-10-21 22:24:59下载
- 积分:1
-
WidgetLoadQMLModel
演示了qt环境下qt widget与qml界面的数据交互(interaction between widget and qml)
- 2020-06-15 22:45:01下载
- 积分:1
-
QT4
QT4的中文参考手册,chm格式的,从实例讲,简明易懂(QT4 Chinese reference manual, chm format, from the examples of speaking, concise and understandable)
- 2020-07-16 20:48:49下载
- 积分:1
-
qt界面开发摄像头数据接收转换显示
【实例简介】qt界面开发摄像头数据接收转换显示
uvc数据,rgb数据,qt接收转换,Windows
- 2021-12-05 00:40:37下载
- 积分:1
-
基于linux系统QT文件编辑器
实现文本编辑器
第一步,绘制UI
新建mainwindow工程,绘制UI建立常见菜单
在动作编辑器中对各个菜单的属性进行设置
拖动Action到工具栏
在toolbar的属性中设置,
如图所示,使图标和
文字全部都显示
在主窗口的中心拖入一个文本编辑器Text Edit。
我们选中主窗口部件,然后在空白处点击鼠标右键,选择Layout->Lay Out in a Grid,使整个主窗口的中心区处于网格布局管理器中。
- 2023-08-25 08:55:03下载
- 积分:1