qt5 book code:将Qt 4的C ++ GUI编程书籍的源代码从Qt4移植到Qt5 Source code
Qt5图书代码 说明: 由Mutse Young将《使用Qt 4进行C ++ GUI编程》(第二版)的书的源代码从Qt4移植到Qt5。 Qt 5.0的所有章节的示例都将在Ubuntu 12.04上构建,您可以使用安装qt5.0。 内容 入门 chap01/age chap01/hello chap01/quit 创建对话框 chap02/find chap02/gotocell1 chap02/gotocell2 chap02/gotocell3 chap02/sort 创建主窗口 chap03/spreadsheet 实现应用程序功能 chap04/spreadsheet 创建自定义小部件 chap05/hexspinbox chap05/iconeditor chap05/iconeditorplugin chap05/plotter 布局管理 cha
用户评论