Release year: 2007.
Publisher: Apress.
Series: Expert's Voice in Open-source.
Number of pages: 534.
ISBN: 978-1-59059-831-3.
Format: PDF.
Contents:Foundations of Qt Development is based on Qt 4.2 and is aimed at C++ programmers who want to become proficient using this excellent toolkit to create graphical applications that can be ported to all major platforms.
As the standard for KDE desktop environment, Trolltech's Qt is a necessary basis for all programmers who want to develop cross-platform applications on Windows, Mac OS, Linux, and FreeBSD. A multitude of popular applications have been written in Qt, including Adobe Photoshop Elements, Google Earth, Perforce Visual Client, and Skype.
Foundations of Qt Development is based on Qt 4.2, and is aimed at C++ programmers who want to become proficient using this excellent toolkit to create graphical applications that can be ported to all major platforms. The book is focused on teaching you to write your code in addition to using existing code. Common areas of confusion are identified, addressed, and answered.
PART 1. Getting to Know Qt.
The Qt Way of C++.
Rapid Application Development Using Qt.
Widgets and Layouts.
The Main Window.
PART 2. Qt Building Blocks.
The Model-View Framework.
Creating Widgets.
Drawing and Printing.
Files, Streams and XML.
Providing Help.
Internationalization and localization.
Plugins.
Doing Things in Parallel.
Databases.
Networking.
Building Qt Projects.
Unit Testing.
PART 3. Appendices.
Third-Party Tools.
Containers, Types and Macros.