Porting Code of C++ GUI Programming with Qt 4 from Qt4 to Qt5
Porting source code of the book C++ GUI Programming with Qt 4 from Qt4 to Qt5.
Project Site: qt5-book-code
Porting Qt4 to Qt5
Porting the source code of the book C++ GUI Programming with Qt 4 (second edition) from Qt4 to Qt5 by Mutse Young.
The examples for all chapters with Qt 5.0 will be built on Ubuntu 12.04, and you can install qt5.0 with ppa.
-
Qt5 入门
-
创建对话框
-
创建主窗体
-
实现应用程序功能
-
创建自定义构件
-
布局管理
-
事件处理
-
二维图形
-
拖放
-
项视图类
-
输入/输出
-
数据库
-
多线程
-
网络
-
XML
-
自定义外观
-
三维图形
-
创建插件
-
应用程序脚本
-
平台相关特性
-
嵌入式编程
chap24/expenses chap24/unitconverter