本文主要是介绍The Book of Qt 4: The Art of Building Qt Applications [ILLUSTRATED],希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvpCross-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 indispensablehttp://rapidshare.com/files/79212366/1593271476.zip
http://depositfiles.com/files/2847105
这篇关于The Book of Qt 4: The Art of Building Qt Applications [ILLUSTRATED]的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!