搜索资源列表
qianb
- 本文介绍了如何使用qt提供的接口来设计自己的GUI风格(look and feel),并通过一个具体的例子(使QSpinBox垂直显示)来详细说明过程。运行环境:redhat 9.0,qt-x11-free-3.2.*-This paper describes how to use the interface provided by the qt to design their own GUI style (look and f eel), and adopted a specific exam
qtopia
- 详细介绍了将Qtopia-free-1.7.0移植到s3c2410的过程,很不错的资料,大家一起学习-Described in detail the Qtopia-free-1.7.0 ported to s3c2410 process, very good information, we will study together
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
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
Qt4
- 学习,使用Qt已经将近两年了,最开始的时候用Qt3,后来升级到Qt4.1,自认为对Qt的GUI编程部分还是很熟悉的。遗憾的是Qt的参考书少之又少,一般就是看文档和C++ GUI Programming with Qt 3,这本书是免费提供的-Study, using Qt for nearly two years, most beginning with Qt3, then upgrade to Qt4.1, since that part of the Qt' s GUI program
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
doxygen_manual-1.8.3
- Doxygen是一种开源跨平台的,以类似JavaDoc风格描述的文档系统,完全支持C、C++、Java、Objective-C和IDL语言,部分支持PHP、C#。注释的语法与Qt-Doc、KDoc和JavaDoc兼容。Doxgen可以从一套归档源文件开始,生成HTML格式的在线类浏览器,或离线的LATEX、RTF参考手册。-a code document generator tool for * C/C++ * Java * Objective-C * Python * ID
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驱动
VirtualBox4.3.10-Compile
- VirtualBox4.3.10(目前最新版本)在Window XP 32位系统的编译详解,适合菜鸟级人员,哪怕你一点编都不懂,只要按步骤操作就能把VirtualBox4.3.10编译出来。编译平台为Qt+VS2010+MinGW-VirtualBox4.3.10 (the latest version) compiled Detailed Window XP 32-bit systems, for rookie officers, even if you do not understand t
A3-input-Bezier
- QT GAME ENGINE DESIGN ASSIGNMENT 3 CODE-QT QT GAME ENGINE DESIGN ASSIGNMENT 3 CODE
chap1.3
- 基于QT平台设计的窗口布局,供学习如何在QT中布局窗口部件-QT platform based on the design of the window layout, for learning how to layout window parts in QT
chap2.3
- 基于QT平台设计的可扩展D窗口,此工程可供学习和参考- 中文 英语 专业译文需求 , 试试百度人工翻译
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