Qt5类继承关系图,彩色的,并且带有目录,方便分类查找
2023-04-13 20:48:24 1.02MB Qt
1
Create visually appealing and feature-rich applications by using Qt 5 and the C++ language Qt 5, the latest version of Qt, enables you to develop applications with complex user interfaces for multiple targets. It provides you with faster and smarter ways to create modern UIs and applications for multiple platforms. This book will teach you to design and build graphical user interfaces that are functional, appealing, and user-friendly. In the initial part of the book, you will learn what Qt 5 is and what you can do with it. You will explore the Qt Designer, discover the different types of widgets generally used in Qt 5, and then connect your application to the database to perform dynamic operations. Next, you will be introduced to Qt 5 chart which allows you to easily render different types of graphs and charts and incorporate List View Widgets in your application. You will also work with various Qt modules, like QtLocation, QtWebEngine, and the networking module through the course of the book. Finally, we will focus on cross-platform development with QT 5 that enables you to code once and run it everywhere, including mobile platforms. By the end of this book, you will have successfully learned about high-end GUI applications and will be capable of building many more powerful, cross-platform applications. What You Will Learn Implement tools provided by Qt 5 to design a beautiful GUI Understand different types of graphs and charts supported by Qt 5 Create a web browser using the Qt 5 WebEngine module and web view widget Connect to the MySQL database and display data obtained from it onto the Qt 5 GUI Incorporate the Qt 5 multimedia and networking module in your application Develop Google Map-like applications using Qt 5’s location module Discover cross-platform development by exporting the Qt 5 application to different platforms Uncover the secrets behind debugging Qt 5 and C++ applications
2023-04-12 15:06:35 12.64MB QT C++ GUI QT5
1
前言 本科期间学习过C语言,拿到了计算机二级证书,此外主要自学MATLAB和Python进行深度学习相关的编程。一直以为C++和C#与C语言大同小异,没有重视,在学校的项目需要用C++进行编程,并且甲方点名界面要用Qt做,觉得MFC太难看。也罢,近乎于从0开始,趁着新肺,在家自学C++与Qt,借此记录,欢迎大家交流。 一、开发环境 1、Windows 10 64位; 2、Qt 5.8.0(MINGW编译器,利用Qt Creator而不是宇宙最强IDE——vs); 3、OpenCV 3.2.0 二、环境配置 参考的是:拜小白教你Qt5.8.0+OpenCV3.2.0配置教程(详细版) 虽然作者讲
2023-04-11 20:15:09 512KB ann canny算法 const
1
QArchive QArchive是使libarchive现代化的跨平台C ++库,该库可帮助您提取和压缩libarchive支持的档案。 整个库本身经过精心设计,可与Qt事件循环完美配合,因此非常适合您的Qt项目。 我亲自创建了这个项目以提取.7z归档文件,以创建一个库,该库可以更新通过Qt Installer框架安装的Qt Apps,而无需使用Qt提供的更新程序工具,因为我讨厌使用子流程,而且我还想要内置的我的应用程序的更新程序,而Qt Installer Framework已提供的更新程序则无法实现。 特征 单线程和非阻塞API-使用Qt的事件循环。 (您可以选择在其他线程中运行) 易于使用的API-努力匹配Qt的样式。 循环API,不使用互斥锁-整个库是完全循环的,因此不使用互斥锁。(仅信号和插槽。) 喝Qt酷乐-以积极的方式。 用自己的眼睛见证它 #include <
2023-04-10 22:52:29 880KB library cplusplus cross-platform simple
1
P2PChat-Qt:用于p2p LAN聊天和文件传输的Qt演示
2023-04-09 12:09:58 879KB qt p2p qt5 p2p-chat
1
qt5.1开发环境,实现了按钮的形状根据图片的外观来展示,美观很多。 qt5.1开发环境,实现了按钮的形状根据图片的外观来展示,美观很多。
2023-04-04 17:17:05 4.53MB qt 异形按钮 stylesheet
1
自己开发的OPC类,可读写整数和浮点数,别的功能可以再加,客户端用的是KEPware
2023-04-04 08:17:34 12.75MB OPCDA,C++
1
【正点原子】I.MX6U嵌入式Qt开发指南V1.1和【正点原子】I.MX6U嵌入式Qt开发指南V1.1 QT学习人员可以参考。正点原子哥写的很不错
2023-04-03 20:18:03 47.53MB QT 资源分享 电子商务
1
QT5移除了QFtp,自己又需要用,网上找了很多方法,都遇到各种问题,一般都是编译出来的库不能直接使用,反正就是有问题,不过最后还是解决了,在QT5上也可以正常使用QFtp,把编译好的库以及编译方法放上,希望可以帮到需要的人。
2023-03-29 20:30:58 895KB qt5 QFtp
1
mathgl2.4.4+qt5 debugx64 releasex64 lib包
2023-03-29 14:24:46 33.14MB c++ mathgl lib
1