Logo

C++ GUI Programming with Qt 4

Large book cover: C++ GUI Programming with Qt 4

C++ GUI Programming with Qt 4
by

Publisher: Prentice Hall
ISBN/ASIN: 0132354160
ISBN-13: 9780132354165
Number of pages: 734

Description:
Packed with realistic examples and in-depth advice, this is the book Trolltech uses to teach Qt to its own new hires. Extensively revised and expanded, it reveals today's best Qt programming patterns for everything from implementing model/view architecture to using Qt 4.3's improved graphics support. You'll find proven solutions for virtually every GUI development task, as well as sophisticated techniques for providing database access, integrating XML, using subclassing, composition, and more.

Download or read it online for free here:
Download link
(14MB, PDF)

Similar books

Book cover: C++ GUI Programming with Qt 3C++ GUI Programming with Qt 3
by - Prentice Hall PTR
The text covers everything you need to build industrial-strength applications with Qt 3.2.x and C++ on Windows, Mac OS X, Linux/Unix, and embedded Linux with no source code changes. The book teaches solid Qt programming practices.
(21667 views)
Book cover: wxWidgets tutorialwxWidgets tutorial
by - ZetCode
This is wxWidgets tutorial for the C++ programming language. wxWidgets is a cross platform toolkit or framework for creating C++ GUI applications. After reading this tutorial, you will be able to program non trivial wxWidgets applications.
(17346 views)
Book cover: Learn Computer Graphics From ScratchLearn Computer Graphics From Scratch
- Scratchapixel
From the table of contents: Mathematics and Physics for Computer Graphics; Foundations of 3D Rendering; Better, Faster, More; Advanced Techniques; Digital Imaging; Procedural Generation of Virtual Worlds. 32 lessons, 166 chapters, C++ source code.
(7191 views)
Book cover: Learning to Draw Basic Graphics in C++Learning to Draw Basic Graphics in C++
by - InformIT
Learn how to use C++ code to create basic animated graphics in this chapter from Beginning Game Programming by Michael Morrison. Practical lesson based on C++ programming, the basics of drawing graphics using the Windows Graphics Device Interface.
(20171 views)