搜索资源列表
makep
- 自动生成QT的.pro文件,QT项目文件 有的时候,我们不得不手工编写QT的.PRO项目定义文件。当我们的项目中.CPP和.H文件多到几十个的时候,那么编写这个文件就相当麻烦。 在此我有一个小工具,可以自动为你的项目目录生成.PRO文件。可正确识别UI定义文件,以及添加对MOC文件的生成。 程序用QT写成,可在WINDOWS和LINUX下编译此程序,得到makep.exe,在项目目录中运行此程序即可。
Qtftpclient.rar
- 使用Qt编写的FTP客户端源代码,这个在一些Linux或unix的项目中会使用到,而且其也可以作为学习Qt编写网络程序的例子,Written using the Qt source code for FTP client, the Linux or unix in a number of projects will be used to, and its Qt can also be used as learning examples of the preparation of network
Embedded-Qt
- 《嵌入式Qt开发项目教程》配套源代码,因为该书较新发行在2014.12月,所以电子版和源代码资源较难找到,我是直接买了这本书的。源代码包含电子相册,GPS定位,GPRS短信,温湿度实时数据曲线图。- Embedded Qt development project tutorial complementary source code, because the book is a newer release in 2014.12 months, so the electronic version
Qt项目:简单word编辑器
- 一个简单的毕业设计,基于Qt开发的easy word编辑器
