博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
The Book of Qt 4: The Art of Building Qt Applications [ILLUSTRATED]
阅读量:4233 次
发布时间:2019-05-26

本文共 1794 字,大约阅读时间需要 5 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

Cross-platform development is a kind of holy grail, and Trolltech's Qt toolkit may well be the most promising solution yet to this development challenge. Qt is widely used for the development of GUI applications as well as console tools and servers, and it's especially appealing to programmers who need to write cross-platform applications to run on Linux/Unix, Mac, and Windows machines without having to rewrite for each platform.

The Book of Qt 4 offers an in-depth explanation of Qt 4 that goes beyond the common focus on C++ programming. Author Daniel Molkentin uses practical examples to explain features like the signal/slot concept and the event system, as he guides you through developing applications with and without Qt's graphical GUI builder, Qt Designer. And as a core KDE developer, Molkentin's head is full of real-world problems and solutions that he peppers liberally throughout The Book of Qt 4, making it a resource that you'll consult time and again.

You'll find coverage of:
*Tools for creating dialogs
*GUI design with the Qt Designer
*Widget layout and dialog construction
*Data visualization using Qt's model/view concept
*The QtSql module and the graphics library Arthur
*File handling, XML, processes, and network connections
*Databases and threading
*Event handling and using drag and drop
*Internationalization and debugging

As well as lots of useful hints on how to use Qt's datatypes, containers, and algorithms and how to develop user-friendly applications.

Whether you're already a Qt developer or you're just considering Qt for cross-platform development, you'll find The Book of Qt 4 to be indispensable
http://rapidshare.com/files/79212366/1593271476.zip
http://depositfiles.com/files/2847105
你可能感兴趣的文章
人工智能、机器学习、统计学、数据挖掘之间有什么区别?
查看>>
大数据架构师基础:hadoop家族,Cloudera系列产品介绍
查看>>
Java返回对象快捷键
查看>>
Hadoop web页面的授权设定
查看>>
Hadoop大数据平台运维工程师须掌握的基本命令集分享
查看>>
后Hadoop时代的大数据架构
查看>>
浅谈开源大数据平台的演变
查看>>
Spark编程指南——Python版
查看>>
从零教你在Linux环境下(ubuntu 12.04)如何编译hadoop2.4
查看>>
Cloudera Hadoop开源组件Sentry:为金融、政府、医疗保健使用hadoop打下基础
查看>>
Java JDBC连接SQL Server2005错误:通过端口 1433 连接到主机 localhost 的 TCP/IP 连接失败
查看>>
Linux启动Tomcat服务
查看>>
Rattle :基于R的数据挖掘工具:简介和安装
查看>>
Rattle :基于R的数据挖掘工具:功能概览
查看>>
通过eclipse查看、阅读hadoop2.4源码
查看>>
离线安装Cloudera Manager5.3.4与CDH5.3.4
查看>>
关于一些弹出对话框的提示
查看>>
文件下载问题
查看>>
ASP.NET返回上一页的方法小集
查看>>
超链接,根据条件使得超链接显示与否
查看>>