搜索资源列表
用于FS2410的Qt嵌入式图形开发实战篇
- t嵌入式图形开发实战篇 嵌入式应用的开发工作基本上是在工作站或是PC 机上完成的,我们在工作的机器上调试运行嵌入式应用,并将输出结果显示在一个仿真小型设备显示终端的模拟器上。在开发的后期,我们要根据我们选择的嵌入式硬件平台,将嵌入式应用编译链接成适合在这个硬件平台上运行的二进制目标代码,另外由于应用使用到了Qt/Embedded 的库,所以我们还要将Qt/Embedded 库的源代码编译链接成为适合在这个硬件平台上使用的二进制目标代码库。当一个Qt/Embedded 应用被部署到小型设
obj_10_ListBox
- linux系统,如何使用qt下的列表框QListBox类
QT-Library(Dll)-in-Windows
- Windows下如何使用QT编写dll程序,但需要 安装qtwinmigrate-2.8-opensource插件-Windows dll how to write programs using QT, but the need to install qtwinmigrate-2.8-opensource plugin
QTandSQLite
- 如何使用QT建立SQLite数据库,并在QT中链接和操作SQLite数据库-How to use the QT build SQLite database, and in the QT and operation of the SQLite database links
cgui
- 这一章介绍如何用qt 创建程序的主窗口。最后,读者能够生成一个有着全部菜单,工具条,状 态条和许多对话框的完整的用户界面。 应用程序的主窗口是用户界面的框架。SpreadSheet 应用程序的主窗口如图所示。这个程序 使用了第二章创建的Find,Go-to-Cell 和Sort 对话框。 很多GUI 应用程序都能够处理文件的读写,数据处-Overview The Only Official, Best-Practice Guide to Qt 4.3 Programming
5555
- 这是介绍QT使用的资料,里面详细的介绍了如何使用QT,对于初学者是很好的学习资料-This is to introduce the QT data used, which describes in detail how to use the QT, for beginners is a good learning materials
C2Printing
- Qt的图像 绘制函数的一个小合集,方便查阅各个函数如何使用-Qt' s image rendering function of a small collection, for easy access how to use various functions
Qt4.2
- 本书是介绍如何使用QT进行编程的入门教程,非常适合初学者学习。-This book is an introduction to programming using QT Tutorial, very suitable for beginners to learn.
classwizard.tar
- 这个例子展示了如何使用qt中的Qwizard工具来实现向导对话框-The License Wizard example shows how to implement linear wizards using QWizard.
knobs
- QT4 精彩范例程序,如何使用QT控件.QT4初学者-QT4 example
Qt
- 提供了QT学习的资料,以便大家更好的学习如何使用QT-QT study provides information so that we better learn how to use QT
qt-extended-4.4.3implantation
- 详细说明如何将qt extended 4.4.3 移植到mini2440和DM365设备上,使用的交叉编译器分别是arm-linux-gcc 4.4.3 和arm_v5t_le-gcc 4.2.0 ,对Qt的移植有一定的指导意义。-Details on how to qt extended 4.4.3 ported to mini2440 and DM365 device, respectively, using the cross compiler Is arm-linux-gcc 4.4
Qt
- qt编程指导书,通过一些简单的例子,讲述如何使用qt-a e-book for qt
QT4-Chinese-manual
- 如何使用QT,以及在使用QT时的相关函数解析-How to use QT, and when in use QT correlation function of the analytical
tabdialog.tar
- 这个程序是qt中如何使用QTabWidget类构建一个tab对话框-The Tab Dialog example shows how to construct a tab dialog using the QTabWidget class.
QT-pic
- QT工程中如何使用图片的说明。QT初学者的好材料。-QT project instructions on how to use the picture. QT beginners good material.
QTandSQLite
- 如何使用QT建立SQLite数据库,并在QT中链接和操作SQLite数据库-How to use the QT build SQLite database, and in the QT and operation of the SQLite database links
Qt-----QLCDNumber
- Qt的部分应用,讲解了如何使用LCD Number,并举例说明-instruction of LCD Number in Qt
选题5-QT
- 本实验将介绍如何创建一个简单的 Qtopia2.2.0 程序,并将其集成到 Qtopia2.2.0 中,我们将以 一个简单的计算器作为例子,演示开发一个 Qtopia2.2.0 应用程序的完整步骤,包括使用 designer 设计图形程序界面、交叉编译 arm 版本的程序等等(This experiment will introduce how to create a simple Qtopia2.2.0 program, and integrated into the Qtopia2.2.0,
Exceltest1
- 简单的QT操作excel的实例,可以帮助初学者学习使用QT如何操作EXCEL(instructions QT user excel)