▍1. QtPushButton
Qt各类控件操作指导,setStyleSheet 设置界面(QPushButton operator)
Qt各类控件操作指导,setStyleSheet 设置界面(QPushButton operator)
自己封装的一个qt5的串口类,亲测可用,不过暂时还不支持多线程。(Qt5 own package of a serial type, pro-test available, but not yet support multi-threading.)
经典正则表达式QRegExp的解析,用于QT的正则表达式引擎。从最基础的,到复杂的。(Classic regular expressions QRegExp analysis, is used for QT regular expression engine. From the most basic to complex.)
Qt,和 wxWidget 一样,它也是一个标准的 C++库。但是它的语法很类似于 Java 的 Swing,十分清晰,而 且 SIGNAL/SLOT 机制使得程序看起来很明白——这也是我首先选 择 Qt 的一个很重要的方面,因为我是学 Java 出身的 :) 。不过,所谓“成也萧何,败也萧 何”,这种机制虽然很清楚,但是它所带来的后果是你需要使用 Qt 的 qmake 对程序进行预 处理,才能够再使用 make 或者 nmake 进行编译。并且它的界面也不是原生风格的,尽管 Qt 使用 style 机制十分巧妙的模拟了本地界面。另外值得一提的是,Qt 不仅仅运行在桌面环境 中,Qt 已经被 Nokia 收购,它现在已经会成为 Symbian 系列的主要界面技术——Qt 是能够 运行于嵌入式平台的。(Qt, and wxWidget, it is also a standard C++ library. But its syntax is very similar to Java' s Swing, very clear, and SIGNAL/SLOT mechanism makes the program seem to understand- and this is my first choice is a very important aspect of Qt, because I was born to learn Java :). However, the so-called " as also Xiao, also lost" , although this mechanism is clear, but its consequences is that you need to use Qt' s qmake program is preprocessed, it can be reused make or nmake to compile. And its interface is not the native style, despite the use of Qt style very clever mechanism to simulate the local interface. Also worth mentioning is that, Qt only run in the desktop environment, Qt has been acquired by Nokia, it has now become the main interface technology Qt Symbian series is the ability to run on embedded platforms.)
开发环境为Visual studio,用qt编写的。功能为实现类似excel功能。有标题栏、菜单栏、状态栏。对表单进行删除修改赋值。(Development environment for Visual studio, prepared using qt. Excel function to achieve similar functionality. Has a title bar, menu bar, status bar. To modify the form to delete the assignment)
使用QT开发的示波器源码,实现示波器的基本功能,可供初学者参考学习。(Oscilloscope source By QT)
读入txt文件的数组,并在界面上成图,适合Qt5绘图的初学者学习参考。(Read txt file into an 2D array, and mapping at the interface, suitable for beginners to learn Qt drawing reference.)
QT图形视图框架(The Graphics View Framework) ,解析QGraphicsView, QGraphicsScene, QGraphicsItem之间的关系
Qt OpenGL 中文教程 (MS Word 文档格式)。 这个Qt OpenGL教程,每课的内容和NeHe是一样的
基于QT的软PLC梯形图程序的编写设计软件开发(QT-based soft PLC ladder program design preparation software development)
使用QT实现简单的网络文件传输,包含发送文件的客户端和接收你文件的服务端。(Translate Files With QT. It is group by client of sending files and server of receiving files.)
这是一个数字时钟,可以调时间,调的是系统的时间,注意要该回来,不然时间会乱(This is a digital clock, the time can be adjusted, adjusting the time of the system, pay attention to the back, otherwise time will be chaos)
天津大学软件实习 qt实现的学生管理系统 主要功能: 用户登录 学生添加 学生选课 学生成绩添加 成绩查询 宿舍成员查询等(Tianjin University Software internship qt achieve student management system The main function: User login Students add Student Course Add student achievement Result inquiry Dormitory member inquiry)
QT与C++编写的有pcl界面的程序,在Qt下进行的开发(QT and written in C++ have pcl interface program, developed under Qt conducted)
一款自带界面的汽车销售管理以及销量统计系统(Automobile sales management and sales statistics system with interface)
qt环境下,不使用着色器进行openg开发的程序,.pro文件里有链接库的配置(qt自带opengl,不需要专门配置系统环境)(Under qt environment, do not use shaders opengl development program, .pro file have configured link library (qt comes opengl, does not require specially configured system environment))