搜索资源列表
qt_programming_design
- 学习qt3必备的资料,该压缩包内置“qmake用户手册、Qt参考手册、Qt对象模型和Qt设计器手册”等四部分,可以轻轻松松学习qt了
QT3.3.rar
- 这本白皮书介绍了QT C++工具包。QT支持多种平台图形界面程序开发,有“一次编 写,处处编译”的说法。使用单一的源代码树和简单的重编译,能够在Windows95~XP , Mac OS X,Linux, Solaris,HP-UX,和其他使用X11的Unix版本下编制程序。QT应用 程序还可以编译成可在嵌入型环境中运行。QT采用统一的被称为“对象与槽”的机制进行 对象间通信。QT拥有对许多编程领域的完美支持:如2D/3D图形,国际化,XML等。 QT应用程序还可以用QT Dsigne
Qt4programing
- QT4与QT3在编程上有着很大的差别。尤其是用designer生成源码的时候差异性更大,本文介绍了在QT4下面如何使用designer生成源码,然后将自己的程序加入其中。适合想从QT3过度到QT4的初学者。-QT4 programming with Qt3 share in the great difference. Particularly the designer to generate source code, when a greater difference, in QT4 This
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
controler.tar
- 使用qt3.x做的一个点菜系统,用到了sqlite3.x,根据自己理解的MVC写的。我是新手,多多包涵,嘿嘿(客户端)-Qt3.x do use a la carte system, use the sqlite3.x, according to their own understanding of the MVC to write. I am a novice, may be excused,嘿嘿(client)
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
ballons
- this qt3 ballon game-this is qt3 ballon game
QT3to4
- Qt项目从Qt3升级为Qt4过程中,相关函数及其成员变量的差异即转换方法-The differences and method of Qt Project to be updated 3to4