搜索资源列表
qt5-event-process
- qt5 事件处理程序-qt5 event handler
Qt5 serial port
- Qt串口数据传输界面基于最新QT平台,完成数据的上传和下行(Serial data transfer interface)
QT5开发及实例 (pdf+源码)
- 一本关于qt的开发资料,其中附有源码,很详细,大家可以看看(A QT on the development of information, which comes with source code, in great detail, we can see)
com
- Qt5串口通信程序,实现Windows平台下的简单的串口数据发送接收功能(Qt5 serial communication program)
qt5开发及实例(第二版)源码
- 在Qt 5这个版本中,Qt Quick成为了Qt的核心。但是Qt 5也继续提供了本地C++强大的功能来完成更好的用户体验,也提供了对OpenGL/OpenGL ES图形加速的完全支持。 Qt 5是自2005年发布的Qt 4.x系列之后的第一个做出大改动的版本。这次的改变主要是使得Qt更加适应未来的需求。 Qt 5.0版本发布了完整的SDK,覆盖了Windows、Mac OS X以及Linux。这表明Qt 5.0版本发布的内容包括:Qt 5框架、IDE(Qt
UDP
- QT5编程实例,主要是针对刚入学QT的人来进行一些基础的实例介绍(These QT5 examples is for new reaserchers to learn QT better)
QTDMTest
- VS2017+QT5.9.1(msvc2017_32 32位版本)使用大漠插件dm.dll(COM组件)测试工程(Using the desert plug-in dm.dll (COM component) test engineering)
TCP
- 基于QT5的TCP客户端通讯,直接将这个工程在QT5编译,可以通过,并且生成的exe可以和下位机进行通讯,适合STM32以及单片机的通讯,自己可以修改。(QT5 based TCP client communications, the project will be directly compiled in QT5, you can pass, and generated exe can communicate with the lower computer, suitable for STM3
Qt5源程序.开发应用实例源程序
- Qt5源程序.开发应用实例源程序。可直接在Qt上运行。(Qt5 source code development application examples source. It can run directly on Qt.)
qtmultimedia-opensource-src-5.6.1
- qt5的多媒体库源代码,研究qt多媒体的,懒得去官网找源码的可以看看这个(Qt5 multimedia library source code)
第5章Qt5主窗体
- 主要是对于qt5的主窗体的设计的一些方法(this is qt book.........)
第4章Qt5基本对话框
- 对于qt的对话框的设置的方法,一些例子,教会怎么设置(The method and example of QT dialog box setting)
第7章Qt5图形视图框架
- qt的图形试图框架的学习方法与例程,设计漂亮的ui界面(Qt5 graphics view frame settings methods and routines, the main learning UI)
CNetwork
- C++ 实现NTP协议平台VS2015+QT5.8(c++ ntp vs2015 +QT5.8.0)
KinectV2InQt
- 在QT5环境下,配置Kinect2,读取帧数据,并显示彩色图像、深度图像、红外图像(In the QT5 environment, configure Kinect2, read frame data, and display color images, depth images, infrared images)
qt串口
- 你可以用串口接受/发送数据,基于windows,qt5.9.1(Can receive / send data by serial port)
C++-Qt5-范例开发大全
- QT5经典开发资料,书籍中有很多实例教程(QT5 classic development information, there are many examples of books tutorials)
本书源程序
- Qt5 paradigm development of the complete source code
SerialPort.tar
- i.max283基于Qt5实现串口收发 最近将板子上的Qt版本升级到了Qt5,基于原生库实现了串口收发 1、对串口进行参数配置 2、打开了一个定时器,每3S发送一条命令 3、使用信号与槽机制,将收到的数据打印(qt serialport used for send and receive)
withFTP
- Qt5 FTP's Get and put method by QNetworkAccessManager