搜索资源列表
11213224399
- 使用QT开发嵌入式图形程序的指导,从QT/Embedded的配置到项目的构建,都有具体的分析,个人觉得很管用:)
NewProject1
- 这是一个用QT做的用加农炮大飞碟的示例程序.对学习QT有很大帮助. 这是最后的例子:一个完整的游戏。 我们添加键盘快捷键并引入鼠标事件到CannonField。我们在CannonField周围放一个框架并添加一个障碍物(墙)使这个游戏更富有挑战性。 t14/lcdrange.h包含LCDRange类定义。 t14/lcdrange.cpp包含LCDRange类实现。 t14/cannon.h包含CannonField类定义。 t14/canno
QTSignalAndSlot
- 详细而系统地介绍了QT中的信号和槽的概念。对于理由QT程序的运行机制非常有帮助
Qt_Tcp
- QTcpSocket 和 QTcpServer类实现了Qt的Tcp客户端和服务器。 tcp是一个流式协议。对于应用程序来说,数据是一个很长的流,有点像一个巨大的文件。 -QTcpSocket and QTcpServer class implements Qt Tcp client and server. TCP is a streaming agreement. For application, it is a long flow, a bit like a huge file.
GUI_design_of_QtEmbeded_and_Qtopia
- 介绍了Qt/Embedded和Qtopia的体系结构及其交叉编译过程与安装过程,重点讲述了如何实现Qt/Embedded下的应用程序以及如何将应用程序移植到Qtopia桌面系统。本文介绍的方法在笔者的开发平台上都做过验证。-Introduced the Qt/Embedded and Qtopia architecture and cross-compiling process and the installation process, focus on how to achieve the Q
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
1111
- 此概要设计说明书对 《平台与媒体标准组谱规范测试工具》 软件的解决方案、 功能分配、模块化分、程序的总体结构、输入输出和接口设计、运行设计及出错 设计等方面作了全面的概括性的说明,为该软件的详细设计奠定了基础。 此文档为系统分析员工作的阶段性总结,并提供项目经理、设计人员和开发 人员参考。 -Platform and the media spectrum normative standard group testing tools
QTinLinux
- 从实际应用中认识Qt,面向嵌入式系统的Qt版本,是Qt的嵌入式Linux窗口,是完整的自包含C++ GUI和基于Linux的嵌入式品台开发工具。Qt/Embeded API可用于多种开发项目。许多基于Qt的X Window程序可以非常方便地移植到嵌入式版本-Practical application of knowledge from Qt, the Qt version for embedded systems, embedded Linux is a Qt window, is a comp
QtinstallandQtCreator
- Qt安装,Qt入门程序设计以及QtCreater使用 -Qt install and how to programme with QtCreater
ProgrammewithQtandDelta3d
- 在Qt的界面里 嵌入delta3d的程序-put delta3d interface into Qt MainWindow
Qt-first-program
- 开发qtopia程序过程,在x86仿真模拟环境下运行-Qtopia program development process, running under x86 simulation environment
qt
- qt教程,包含完整的qt应用程序开发教程,包含7章内容。-qt course
Qt-serial-communication-program
- Qt串口程序教程,大图版。包括windows和linux下,适合新手。-Qt serial procedures tutorial, large plates. Including Windows and Linux, suitable for novices.
TQ6410_QT4.7
- 主要讲到的事qt4.7的移植,在4.7的环境下编写QT程序并下载到开发板运行-Mainly talked about things qt4.7 transplant, prepared in a 4.7 environment QT program and downloaded to the development board running
qt-study-cPP
- 学习资料详细的介绍了qt中的c++技术 qt5.0 qt5.1 qt5.2 qt一个c++的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式 -Learning materials qt detailed introduction of c++ technology qt5.0 qt5.1 qt5.2 qt a cross-platform C++ c++ GUI application development framework. It can develop GUI pr
QT
- QT5程序开发学习教程,非常适合于QT初学者学习。-QT5 programming tutorial, very suitable for beginners to learn QT.
Hello-Qt
- QT的Hello Qt程序,可以再Qt Creator下实现输出Hello Qt的程序-Hello Qt program for Qt
Qt-Embeded
- Qt程序开发完全手册之24小时学会Qt Embeded开发-Qt application development entirely manual of 24 hours to learn Qt Embeded Development
QT-function
- 对QT 常用函数的一个总结,在写程序时可以直接进行复制粘贴使用,更方便快捷-QT for a summary of commonly used functions in the program can write directly copy and paste to use, more convenient
8.3qt
- 这是个用Qt编写的文件删除程序,删除路径与时间可以自己设置。(This is a file deletion program written in Qt, and the path and time can be deleted.)