Qt5开发及实例(含PPT及源程序)Qt是诺基亚公司的C++可视化开发平台,目前最新版本为Qt 5。本书以Qt 5作为平台,每个章节在简单介绍开发环境的基础上,用一个小实例,介绍Qt 5应用程序开发各个方面,然后系统介绍Qt 5应用程序的开发技术,一般均通过实例介绍和讲解内容。最后通过三个大实例,系统介绍Qt 5综合应用开发。光盘中包含本书教学课件和书中所有实例源代码及其相关文件。通过学习本书,结合实例上机练习,一般能够在比较短的时间内掌握Qt 5应用技术。本书既可作为Qt 5的学习和参考用书,也可作为大学教材或Qt 5培训用书.
2023-01-05 18:28:06 199.93MB QT
1
自5.15.2之后,Qt只对商业用户开放安装,非商业用户只能自己编译。 今天想编译好的版本给大家下载。 qt 5.15.7 开源编译版本 vs 2019 编译,X86的版本 编译环境:windows10 wdk:10.0.19041.0
2023-01-01 09:19:54 105.1MB Qt5.15.7
1
Qt链接数据库进行的动态的停车场系统的编写
2022-12-28 21:18:29 15KB qt5 数据库
1
Qt实现ttf图标加载显示,并试下修改图标颜色功能。
2022-12-22 21:04:29 722KB qt5
1
Qt5.12.11 QtWebEngine支持mp4例子 输入https://html5test.com,点击E,或直接输入https://touyin.com点击E,直接进入抖音视频
2022-12-22 13:22:09 59.47MB QtWebEngine
1
QtWebEngine Qt5.12.11支持mp4,release库
2022-12-22 13:22:08 148.46MB Qt重新编译
1
使用c++,在qt上实现了一个模拟数据库系统,不需要连接现有的数据库,具体操作是输入sql语言(Oracle),除了上述功能,还能记录下用户的操作(日志),能进行用户权限管理(授予与回收),使用了qss美化界面,同时还可以通过start 脚本路径; 批量执行脚本中的命令; edit 脚本路径; 创建脚本文件,若存在,则打开。使用tdf文件保存属性
2022-12-19 14:16:43 2.08MB 数据库 c++ qt5 qt
1
将A星算法和D星算法结合,实现到了途径最短规划功能,代码测试通过。输入地图数组通过算法计算,输出了最短线路列表。导航中异常也可以知道最新路径。在QT5上写的代码,可以直接编译。
2022-12-17 15:25:04 8KB qt5 不用分配内存 a星 D算法
1
观众 基于 OpenSceneGraph 的 Qt 小部件显示图像和 3D 点云
2022-12-16 11:25:14 52KB cmake cplusplus qt5 C++
1
Mastering Qt 5 English | 6 Feb. 2017 | ISBN: 1786467127 | 575 Pages | AZW3/MOBI/EPUB/PDF (conv) | 25.28 MB Key Features Unleash the power of Qt 5 with C++14 Integrate useful third-party libraries such as OpenCV Package and deploy your application on multiple platforms Book Description Qt 5.6 is an application development framework that provides a great user experience and develops full-capability applications with OpenGl/ OpenGL ES graphics acceleration. This book will address challenges in successfully developing cross-platform applications with the Qt framework. Cross-platform development needs a well organized project. Using this book, you will have a better understanding of the Qt framework and the tools to resolve serious issues such as linking, debugging, and multithreading. Your journey will start with the new Qt 5 features. Then you will explore different platforms and learn to tame them. Every chapter along the way is a logical step that you must take to master Qt. The journey will end in an application that has been tested and is ready to be shipped. What you will learn Create stunning UIs with Qt Widget and Qt Quick Develop powerful, cross-platform applications with the Qt framework Design GUIs with the Qt Designer and build a library in it for UI preview Handle user interaction with the Qt signal/slot mechanism in C++ Prepare a cross-platform project to host a third-party library Develop a Qt application using the OpenCV API Use the Qt Animation framework to display stunning effects Deploy mobile apps with Qt and embedded platforms
2022-12-16 08:55:24 25.28MB Qt5
1