C++ GUI Programming with Qt 3
by Jasmin Blanchette, Mark Summerfield
Publisher: Prentice Hall PTR 2004
ISBN/ASIN: 0131240722
ISBN-13: 9780131240728
Number of pages: 464
Description:
Build C++ GUI applications easily, design dialogs and windows in code and visually, learn Qt's innovative slots mechanism, use layouts to create forms, create custom slots signals, events, and controls, program with techniques for Qt 3.2 that will work with Qt 4, code applications with menus, dialogs, and drag and drop, utilize 2D and 3D graphics, multithreading, and networking, write database and XML applications, internationalize to reach foreign markets, exploit platform-specific-features like ActiveX.
Download or read it online for free here:
Download link
(22MB, PDF)
Similar books
Learn 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.
(8460 views)
Cross-Platform GUI Programming with wxWidgetsby Julian Smart, Kevin Hock, Stefan Csomor - Prentice Hall PTR
wxWidgets is a free C++ API for writing GUI applications. This book is the best way for beginning developers to learn wxWidgets programming in C++. It is a must-have for programmers thinking of using wxWidgets and those already using it.
(28909 views)
wxWidgets tutorialby Jan Bodnar - 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.
(18784 views)
Programming Abstractions in C++by Eric S. Roberts
Eric Roberts' 'Programming Abstractions in C++' gives students opportunities to practice and learn with engaging graphical assignments. A client-first approach to data structures helps students absorb, and then apply the material.
(10377 views)