Location:
Search - Qt3.3.4
Search list
Description: qt3.3.4 for win商用版开发包,配合Qt-Enterprise v3.3.4序列号生成器-qt3.3.4 for win business version development kits, with Qt-Enterprise v3.3.4 serial number generator
Platform: |
Size: 21499713 |
Author: 高颖峰 |
Hits:
Description: 《C++ GUI QT 3编程》
ISBN/ISSN:7-81077-731-9
北京航空航天大学出版社 2006
本书详细讲述了用Qt进行图形交互界面编程的各个部分。主要内容包括:入门、创建对话框、布局管理、事件处理、二维和三维图像等。
(加)JASMIN BLANCHETTE,(英)MARK SUMMERFIELD著
=====本书是使用QT3进行跨平台GUI程序开发的最佳参考书,此为配套源代码
Platform: |
Size: 596994 |
Author: leee101 |
Hits:
Description: 本代码提供读取Segy格式地震数据的SegyReader类(C++)
在segy.h文件中有segy卷头/道头的每一个字段的中文详细说明,方便大家查询使用.
另外, 使用QT3.x制作的GUI界面程序, 可以选择一个segy文件, 使用SegyReader类读取并显示相关信息在界面上.
===sr.exe的执行需要QT3.3.4的dll文件(因文件较大故未加入,需要者安装QT3.3.4或与本人联系),在主界面上执行菜单 File -> Open,选择提供的test.sgy文件即可
Platform: |
Size: 347276 |
Author: leee101 |
Hits:
Description: QT3.3.4在远峰2410上移植
HOST 环境(虚拟机VM6.0):
系统:redhat 9 完全安装
交叉工具arm 2.95.3
TARGET环境
arm 2410
240*320屏外加触摸屏
cramfs文件系统
软件:
cross-2.95.3.tar.bz2
qt-embedded-free-3.3.4.tar.bz2
qt-x11-free-3.3.4.tar.bz2
tmake-1.11.tar.gz
经测试,在3.3.2的交叉编译工具也通过
Platform: |
Size: 7799 |
Author: han |
Hits:
Description: qt3.3.4 for win商用版开发包,配合Qt-Enterprise v3.3.4序列号生成器-qt3.3.4 for win business version development kits, with Qt-Enterprise v3.3.4 serial number generator
Platform: |
Size: 21499904 |
Author: 高颖峰 |
Hits:
Description: QT3.3编程的好书,中文版的,有助于新手掌握QT编程,还有一个可以学习QT的站,就是QT官方站点,不过全是英文的,-QT3.3 programming books, the Chinese version of the help newcomers master QT programming, there can be a learning station QT, QT is the official site, but all are in English, Oh
Platform: |
Size: 582656 |
Author: 剑法 |
Hits:
Description: QT 编程很实用的好东西-QT program is a good practical things
Platform: |
Size: 5400576 |
Author: hellen |
Hits:
Description: qt3.3白皮书 学习linux下GUI编程的必要读物-qt3.3 White Paper to learn GUI programming under linux the necessary reading material
Platform: |
Size: 582656 |
Author: 迈克老猫 |
Hits:
Description: 《C++ GUI QT 3编程》
ISBN/ISSN:7-81077-731-9
北京航空航天大学出版社 2006
本书详细讲述了用Qt进行图形交互界面编程的各个部分。主要内容包括:入门、创建对话框、布局管理、事件处理、二维和三维图像等。
(加)JASMIN BLANCHETTE,(英)MARK SUMMERFIELD著
=====本书是使用QT3进行跨平台GUI程序开发的最佳参考书,此为配套源代码
- C++ GUI QT 3 Programming ISBN/ISSN :7-81077-731-9 Beijing University of Aeronautics and Astronautics Press 2006 book to describe in detail the use of Qt graphical interface to the various parts of programming. The main contents include: Introduction, create dialog, layout management, event handling, two-dimensional and three-dimensional images. (Plus) JASMIN BLANCHETTE, (British) MARK SUMMERFIELD forward ===== Qt3 book is the use of cross-platform GUI development the best reference books, such as matching source code
Platform: |
Size: 596992 |
Author: leee101 |
Hits:
Description: QT3.3.4在远峰2410上移植
HOST 环境(虚拟机VM6.0):
系统:redhat 9 完全安装
交叉工具arm 2.95.3
TARGET环境
arm 2410
240*320屏外加触摸屏
cramfs文件系统
软件:
cross-2.95.3.tar.bz2
qt-embedded-free-3.3.4.tar.bz2
qt-x11-free-3.3.4.tar.bz2
tmake-1.11.tar.gz
经测试,在3.3.2的交叉编译工具也通过-Yuanfeng QT3.3.4 in 2410 on the transplantation HOST environment (virtual machine VM6.0): system: redhat 9 install cross tools fully arm 2.95.3TARGET environmental arm 2410240* 320 screen plus a touch-screen software CRAMFS file system: cross-2.95.3. tar.bz2qt-embedded-free-3.3.4.tar.bz2 qt-x11-free-3.3.4.tar.bz2tmake-1.11.tar.gz tested in cross-compile tools 3.3.2 through
Platform: |
Size: 7168 |
Author: han |
Hits:
Description: 这本白皮书介绍了QT C++工具包。QT支持多种平台图形界面程序开发,有“一次编
写,处处编译”的说法。使用单一的源代码树和简单的重编译,能够在Windows95~XP ,
Mac OS X,Linux, Solaris,HP-UX,和其他使用X11的Unix版本下编制程序。QT应用
程序还可以编译成可在嵌入型环境中运行。QT采用统一的被称为“对象与槽”的机制进行
对象间通信。QT拥有对许多编程领域的完美支持:如2D/3D图形,国际化,XML等。
QT应用程序还可以用QT Dsigner进行可视化设计.-This White Paper has introduced the QT C++ tool kit. Supporting multiple platforms QT GUI development, there is " write once, compile everywhere" argument. Using a single source tree and a simple re-compile, can at Windows95 ~ XP, Mac OS X, Linux, Solaris, HP-UX, and others using the X11 version of the Unix programming. QT applications can also be compiled in the embedded-type environment. QT a uniform known as the " object and groove" mechanism for inter-object communications. QT has a lot of programming on the field of perfect support: such as 2D/3D graphics, internationalization, XML and so on. QT applications can also use QT Dsigner for visual design
Platform: |
Size: 582656 |
Author: zhanghua |
Hits:
Description: QT3.3中文白皮书,很好的qt中文资料-QT3.3 Chinese Book
Platform: |
Size: 582656 |
Author: hunter |
Hits:
Description: QT3.05中文教程(从CSDN下载,我补充了缺失的英文页面及图片)-QT3.05 Chinese Tutorial (from CSDN download, I have to add the missing English pages and pictures)
Platform: |
Size: 7298048 |
Author: 刘鹏 |
Hits:
Description: Qt3.3and4WhitePaper.rar
QT3.3中文白皮书和QT4英文版白皮书-Qt3.3and4WhitePaper.rarQt3.3and4WhitePaper.rarQt3.3and4WhitePaper.rar
Platform: |
Size: 1811456 |
Author: 林毅泉 |
Hits:
Description: QT学习资料,适用于QT3.3版本,内容详尽-QT learning materials for QT3.3 version of the detailed
Platform: |
Size: 582656 |
Author: ariess |
Hits:
Description: QT3 的官方指导用书,英文版本,详细说明了qt3的使用方法。-QT3 official guide book, a detailed description of the use qt3.
Platform: |
Size: 5404672 |
Author: lynn |
Hits:
Description: QT3[1].3是qt编程很好的入门教程,本书介绍了QT C++工具包。-QT3 [1]. 3 is qt programming good how-to tutorials, this book introduces qt c++ toolkit.
Platform: |
Size: 588800 |
Author: yupeixin |
Hits:
Description: QT图行库使用文档,详细讲解各控件的调用方法及相关实例-Figure banks that use QT documentation, detailed explanations for each control method and the associated instance of the call
Platform: |
Size: 582656 |
Author: korbon |
Hits:
Description: C++ GUI Programming with Qt3.pdf
学习QT编程经典著作-C++ GUI Programming with Qt 3.pdf
Learning QT programming classics
Platform: |
Size: 20062208 |
Author: 田晓 |
Hits:
Description: Learn to program Qt3 using C++.
Platform: |
Size: 20091904 |
Author: shuhada |
Hits: