搜索资源列表
LINUX(qt)
- linux qt编程大全,绝顶好资料,good-linux qt Programming Solutions, extremely good information, good
LINUX-qt
- qt design.it is great great
QT.....
- 介绍了Qt/E相关的知识,包括QT/E安装,编译,以及执行,并详细重点分析了如何在Qt/E下显示中文,对从事Qt/E开发的人员有帮助。
QT
- 基于pxa70开发板的QT环境的详细编译过程。
serverclient
- 安全文件传输,基于arm2440的文件的上传下载,修改,重命名,界面采用QT实现,希望多大家能有所帮组-Secure File Transfer, based on the upload documents arm2440 download, modify, rename, interface implementation using QT, I hope everyone can be helped many groups
QT
- QQ堂辅助源码,功能全部实现,原创QT辅助-QQ Tang auxiliary source, function fully realized, original QT auxiliary
QT
- 讲述QT编程的入门知识,里边的内容很适合初级人员来学习编程,很值得学习研究。-About the entry of the QT programming knowledge, and inside it is suitable for junior staff to learn programming.
step-by-step-QT-Designed
- QT设计初级教程,讲的很详细 配图 非常适合初学者-Designed primary QT tutorial, speak with a very detailed map is ideal for beginners
Qt-programming-under-Linux-Getting-Started
- 前 言 第一章 Qt的安装 第二章 Hello World 第三章 C/C++ 基础 第四章 窗口部件 第五章 对话框 第六章 主应用窗口程序 第七章 文件与目录处理 第八章 数据库编程 第九章 程序调试与异常处理 附录A:Qt3.0新特性 附录B:Qt3.0类分组列表 -Preface Chapter I Chapter II Qt installation Hello World Chapter III C/C++ basic window
interface
- 很好的 QT 学习源码,适合于初学者使用,使你快速的掌握。-qt program very goog, you can use it.
dataconvertor
- Qt下的文件操I/O作源码,如如何读取写入等,有需要的下哦-Qt
znglsjfa
- 智能家居设计方案。主要有几个模块组成:门禁驱动,无线管理、QT图形界面-Intelligent home design.
Qt_embedded_graphics_development
- Qt嵌入式图形开发(基础篇) 作者:深圳市优龙科技有限公司 -Qt embedded graphics development (based on articles)
qt-lab-readme(pdf).tar
- 配套于qt-lab源码,用于指导qt实验,以及提供了环境变量path的设置参考-Matching in the qt-lab source code, used to guide the qt experiments, and provide a path environment variable settings for reference
qt-3.0.5-doc-zh_CN
- 详细介绍了QT软件,包括QT的发展,QT的安装步骤,使用教程,QT的移植,汉化,以及实例教程。并且介绍相关的API参考,各模块使用-Details of the QT software, including the QT development, QT installation steps, the use of tutorials, QT transplantation, localization, as well as examples of tutorials. And introduce
Embedded-Media-Player-Based-on-Qt
- 本文以无线多媒体终端项目的需求为背景,提出了一种适用于嵌入式系统的媒体播放 器架构设计方案。论文给出了一种嵌入式系统中音视频同步的解决方案,有效的提高了嵌入 式媒体播放器软件的音视频同步性能,在此基础上设计并实现了基于 Linux/Qt 的嵌入式媒 体播放器,实现了基于 Qt 的嵌入式媒体播放器系统。 - In this thesis, based on the requirement of wireless multimedia terminal system, through
qt-creator
- qt creator的系列教程,针对初学者,有很大的指导意义,零基础学qt-qt creator
qt-Mapinfo-map-design
- 结合qt和mapinfo 开发的校园电子地图 的文档资料。-Qt and mapinfo with electronic map of the campus development documentation.
QT常用控件说明
- 详细介绍了QT几种常见控件的使用方法 和例子
VS创建动态库及QT调用实例
- 实现功能:利用VS2012封装生成动态链接库(.dell和.lib)给QT调用 文件包含:1.VS2012生成动态库工程 2.QT5.5.1调用VS2012动态库工程(注释内含调用具体方法) 3.QT调用运行结果图片(Implementation function: VS2012 package is used to generate dynamic link libraries (.dell and.lib) for