搜索资源列表
drop-qt-src
- 应用qt库,实现对文件的管理,最上面的编辑框输入文件要存放的根目录,下面的编辑框输入存放的子目录,选定子目录,将文件拖至拖拽区,即可将文件放到指定目录下,支持文件夹。
qt.snmp.proxy
- 利用SNMP++ 编写的SNMP proxy程序,界面采用QT库,性能比windows 自带服务突出
qt水滴游戏
- C/C++写的水滴游戏,需要qt库才能编译和运行
Qt-qwt画柱状图
- 使用Qt的qwt库画柱状图。
编译QT库
- 编译QT库
qwt-5.2.QWT是一个QT的第三方库
- QWT是一个QT的第三方库,可以用其来开发各种图形 表格文件。这是最新的版本,加入了新的控件。可以直接在QTDESIGNER里面调用。,The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders,
qtcurvedll.rar
- 这是一个用QT开发的曲线动态链接库程序,主要用于电力系统。,This is a curve developed by QT dynamic-link library procedures, primarily for electric power system.
QT动态库总结
- 总结了下动态链接库的编写方式,在这里总结了三种,分别是非QWidget的子类、是QWidget子类、非类三种形式的动态库。
Minesweeper
- Linux下基于QT库的一个扫雷游戏,功能基本齐全-a Minesweeper game of linux with QT lib
Qt
- qt 图形界面库介绍 简易的文本编辑器 - PyQt4第一个程序 增加文本编辑器的功能 - 增加更多的功能 QYolk I - PyQt4中的列表部件 - 怎么使用PyQt4中的列表部件 QYolk II - 容器部件 - 怎么使用Tab Widget PyQt4文本编辑器 - 最终版 - PyQt4的一些高级特性 QYolk III - 升级包列表 - 新的特性 QScintilla2和PyQt4 - 给PyQt4增加部件-qt GUI lib introducti
TSEngineQT
- 调用tuxedo服务的dll库的源代码。其中用到了c++ qt 库4.3。-Tuxedo service call dll library source code. Which used the c++ Qt library 4.3.
qt4lib
- qt中写动态库和调用动态库的简单例子,说明怎么用qt4产后运态库,在源码中都有详细的注释-qt write the dynamic library and dynamic library calls brief examples of how to use QT4 Yun postpartum state library, in source code, there are detailed notes
readfile
- 用QT库写的查看二进制文件数据的程序,可查看文件第任意字节的数据-QT library used to write binary data to view the procedure, you can review the file first byte of data of arbitrary
tcptrans
- TCP协议传输文件,sock用到ace库,文件操作用到qt库。原理:服务器开启一个端口号,启动客户端,客户端向服务端传输文件,服务端接受文件。 该程序在windows测试通过,linux和uinx没有测试过。-tcp file trans
comm
- 用跨平台的QT库编写的串口通讯工具。QT库相当于MFC,但简洁,高效而且有很好的跨平台特性,用其编写的代码不用修改可以在linux/windows平台下编译。-With cross-platform QT library written in serial communication tool. QT library is equivalent to MFC, but the simple, efficient and have a good cross-platform features, w
histogram
- 用QT库,读入一组医学图像,对每张图像数据进行直方图统计-With the QT library, read a group of medical images, for each image data Histogram
qmotion-1.8
- QMotion 是一个采用 OpenCV 开发的运动检测程序,可以跟踪目标的运行方向。需要 QT 库支持-QMotion is a motion detection using OpenCV development program that can track the target' s direction of travel. QT library support needed
QT
- QT高级教程,使用c++语言,借助丰富的qt库,别写出艺术级的界面和几乎所有你需要的程序-Advanced Qt Programming,creating great software with c++ and qt4
qt-gesture-recognition-data
- qt 手势识别的资料 qt库要求4.7以上 以及一个demo-qt gesture recognition data
vlc-qt
- vlc-qt库,通过cmake编译CMakeLists.txt,再用qt编译出vlc-qt库文件。 可用于制作视频播放器,播放本地视频或者网络流。 编译环境: qt5.8+mingw32 cmake 3.16.0 vlc sdk版本: 2.26~3.08版本都支持(vlc-qt lib.User can complile it by CMake or other complilers,which can be used to play rtsp stream.)