Publisher: Prentice Hall, 2008, 626 pages
ISBN: 0-13-235418-7
Keywords: Python
The Insider's Best-Practice Guide to Rapid PyQt 4 GUI Development
Whether you're building GUI prototypes or full-fledged cross-platform GUI applications with native look-and-feel, PyQt 4 is your fastest, easiest, most powerful solution. Qt expert Mark Summerfield has written the definitive best-practice guide to PyQt 4 development.
With Rapid GUI Programming with Python and Qt you'll learn how to build efficient GUI applications that run on all major operating systems, including Windows, Mac OS X, Linux, and many versions of Unix, using the same source code for all of them. Summerfield systematically introduces every core GUI development technique: from dialogs and windows to data handling; from events to printing; and more. Through the book's realistic examples you'll discover a completely new PyQt 4-based programming approach, as well as coverage of many new topics, from PyQt 4's rich text engine to advanced model/view and graphics/view programming. Every key concept is illuminated with realistic, downloadable examples—all tested on Windows, Mac OS X, and Linux with Python 2.5, Qt 4.2, and PyQt 4.2, and on Windows and Linux with Qt 4.3 and PyQt 4.3.
Coverge includes
OK, a disclaimer: I like Python, and I've used KDE/Qt before (with success, in C++), but I dislike GUI-programming with a vengance! With that out of my system, I must admit that this book made GUI programming a pleasure, in combination with Python (which I've used with TK and wxWindows before).
Anyway, beware that even though the book is pretty big, it doesn't in any way contain the detailed descriptions of the interfaces, as you must read these from the "official" Qt -documentation, which is geared to C++. It is a very good tutorial and overview, not the last word on the documentation of PyQt as the sub-title may lead you to believe.
Anyway, ity achieves it aims, and I give it my strong recommendation.
Comments
There are currently no comments
New Comment