搜索资源列表
QT4
- 讲述QT编程的经典书籍,无需都说,英文第二版,带源码- Table of Contents| Index Copyright Series Editor s Note Foreword Preface Acknowledgments A Brief History of Qt Part I: Basic Qt Chapter 1. Getting Started Hello Qt Making Connections La
Qt4_tslib
- qt/embedded 4.5 加上tslib1.4建立 可成功在目標版上建立qte開發環境及tslib觸碰-qt/embedded 4.5 plus tslib1.4 can be successfully established in the target version of the establishment of the development environment and tslib touch qte
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
QtPOpenGL_for_Qt_4.5.3
- 网上找的NEHE QT openGL教程,感觉对于qt上的opengl学习还是蛮有提高的-Find online NEHE QT openGL tutorial, feel still quite improve on the qt opengl learning
qt-embedded4.5.3
- 这是本人关于LINUX系统下qt编译的过程,自己的些总结,希望给大家些帮助-This is me about LINUX system under the QT compilation process, their some summary, hoping to give us some help
SoftKeyBoard
- linux下qt 4.8.5软件盘开发实例-linux keyboard qt implement
qt-embedded4.5.3
- 详细介绍了linux(unix)下的QT编译过程,及相关库的交叉编译,希望能给大家点帮助-Details of the Linux (Unix) under the QT compilation process, cross compiler and library, the hope can give you some help
VisionFly_LightCrafter4500_SDK
- DLP LightCrafter4500 数字微镜(DMD)空间光开关光调制器开发系统 1. 全面兼容德州仪器TI DLP LightCrafter4500开发系统. 能够支持1280X800 DMD(DMD微镜为7.56微米,本征分辨率为912X1140) 2. 支持HDMI高速度传输图片和USB控制信号,支持128Mbit USB图片预存储(64张预装图片存储) 高达4255Hz直接DMD装载显示 3. 开放式控制软件基于Windows XP/Vista USB驱动
QT-in-windows
- windows下QT.doc 首先windowsXP下安装32位的QT,打开网页:http://qt-project.org/downloads 下载文件:qt-opensource-windows-x86-mingw48_opengl-5.2.1.exe并安装D:\Qt\Qt5.2.1 这个版本一般已经包含工具qt-creator和mingw32-make 若不含有,可以去下载IDE : ----打开网页:http://qt.nokia.com/downlo
Qt5-class
- QT 5版本的类继承关系图 清楚的展示了qt5的的各个类之间的继承关系。-QT 5 version of the class hierarchy diagram clearly shows the inheritance relationships between classes qt5 between.
Lib(dll)-Testando
- Qt creator 5.7, using a d-Qt creator 5.7, using a dll
Lib(dll)
- qt creator 5.7 ... how create a d-qt creator 5.7 ... how create a dll
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