|Listed in category:
Have one to sell?

Advanced Qt Programming: Creating Great Softwar... by Summerfield, Mark Hardback

US $8.00
or Best Offer
Condition:
Very Good
Shipping:
US $4.87 Economy Shipping. See detailsfor shipping
Located in: Colorado Springs, Colorado, United States
Delivery:
Estimated between Sat, Jun 8 and Tue, Jun 11 to 43230
Delivery time is estimated using our proprietary method which is based on the buyer's proximity to the item location, the shipping service selected, the seller's shipping history, and other factors. Delivery times may vary, especially during peak periods.
Returns:
Seller does not accept returns. See details- for more information about returns
Payments:
      
Earn up to 5x points when you use your eBay Mastercard®. Learn moreabout earning points with eBay Mastercard

Shop with confidence

eBay Money Back Guarantee
Get the item you ordered or your money back. Learn moreeBay Money Back Guarantee - opens new window or tab
Seller assumes all responsibility for this listing.
eBay item number:224814485525
Last updated on Jan 29, 2024 07:58:59 PSTView all revisionsView all revisions

Item specifics

Condition
Very Good: A book that does not look new and has been read but is in excellent condition. No obvious ...
Artist
Summerfield, Mark
Brand
N/A
Date of Publication
20100722
EAN
9780321635907
ISBN
0321635906
Book Title
Advanced Qt Programming: Creating Great Software with C++ and ...
Release Title
Advanced Qt Programming: Creating Great Software with C++ and ...
City of Publication
Upper Saddle River
Level
Advanced
Country of Publication
United States
Colour
N/A
Subject Area
Computers
Publication Name
Advanced Qt Programming : Creating Great Software with C++ and Qt 4
Item Length
9.5 in
Publisher
Addison Wesley Professional
Subject
Programming / General, Programming Languages / C++, Operating Systems / Linux
Publication Year
2010
Type
Textbook
Format
Hardcover
Language
English
Item Height
1.3 in
Author
Mark Summerfield
Features
Revised
Item Width
7.4 in
Item Weight
37 Oz
Number of Pages
560 Pages

About this product

Product Information

Master Qt's Most Powerful APIs, Patterns, and Development Practices Qt has evolved into a remarkably powerful solution for cross-platform desktop, Web, and mobile development. However, even the most experienced Qt programmers only use a fraction of its capabilities. Moreover, practical information about Qt's newest features has been scarce--until now. Advanced Qt Programming shows developers exactly how to take full advantage of Qt 4.5's and Qt 4.6's most valuable new APIs, application patterns, and development practices. Authored by Qt expert Mark Summerfield, this book concentrates on techniques that offer the most power and flexibility with the least added complexity. Summerfield focuses especially on model/view and graphics/view programming, hybrid desktop/Web applications, threading, and applications incorporating media and rich text. Throughout, he presents realistic, downloadable code examples, all tested on Windows, Mac OS X, and Linux using Qt 4.6 (and most tested on Qt 4.5) and designed to anticipate future versions of Qt. The book Walks through using Qt with WebKit to create innovative hybrid desktop/Internet applications Shows how to use the Phonon framework to build powerful multimedia applications Presents state-of-the-art techniques for using model/view table and tree models, QStandardItemModels, delegates, and views, and for creating custom table and tree models, delegates, and views Explains how to write more effective threaded programs with the QtConcurrent module and with the QThread class Includes detailed coverage of creating rich text editors and documents Thoroughly covers graphics/view programming: architecture, windows, widgets, layouts, scenes, and more Introduces Qt 4.6's powerful animation and state machine frameworks

Product Identifiers

Publisher
Addison Wesley Professional
ISBN-10
0321635906
ISBN-13
9780321635907
eBay Product ID (ePID)
80550558

Product Key Features

Author
Mark Summerfield
Publication Name
Advanced Qt Programming : Creating Great Software with C++ and Qt 4
Format
Hardcover
Language
English
Features
Revised
Subject
Programming / General, Programming Languages / C++, Operating Systems / Linux
Publication Year
2010
Type
Textbook
Subject Area
Computers
Number of Pages
560 Pages

Dimensions

Item Length
9.5 in
Item Height
1.3 in
Item Width
7.4 in
Item Weight
37 Oz

Additional Product Features

LCCN
2010-019289
Lc Classification Number
Qa76.9.U83s88 2010
Edition Description
Revised Edition
Reviews
"A good book on advanced Qt programming has been missing in the arsenal of Qt programmers. I'm very happy that Mark has written one. He is a fantastic technical writer with all the necessary background to write authoritatively about Qt programming. ... In other words: You are in for a treat! You are holding in your hands an excellent opportunity to expand on your knowledge of all the cool stuff you can do with Qt." Eirik Chambe-Eng, cocreator of Qt, "A good book on advanced Qt programming has been missing in the arsenal of Qt programmers. I'm very happy that Mark has written one. He is a fantastic technicalwriter with all the necessary background to write authoritatively about Qt programming. ... In other words: You are in for a treat! You are holding in your hands an excellent opportunity to expand on your knowledge of all the cool stuff you can do with Qt." -Eirik Chambe-Eng, cocreator of Qt, "A good book on advanced Qt programming has been missing in the arsenal of Qt programmers. I'm very happy that Mark has written one. He is a fantastic technical writer with all the necessary background to write authoritatively about Qt programming. ... In other words: You are in for a treat! You are holding in your hands an excellent opportunity to expand on your knowledge of all the cool stuff you can do with Qt." --Eirik Chambe-Eng, cocreator of Qt, "A good book on advanced Qt programming has been missing in the arsenal of Qt programmers. I'm very happy that Mark has written one. He is a fantastic technical writer with all the necessary background to write authoritatively about Qt programming. ... In other words: You are in for a treat! You are holding in your hands an excellent opportunity to expand on your knowledge of all the cool stuff you can do with Qt." -Eirik Chambe-Eng, cocreator of Qt
Table of Content
List of Tables xiii Foreword xv Introduction 1 Chapter 1: Hybrid Desktop/Internet Applications 5 Internet-Aware Widgets 6 Using WebKit 21 Chapter 2: Audio and Video 53 Using QSound and QMovie 54 The Phonon Multimedia Framework 60 Chapter 3: Model/View Table Models 87 Qt's Model/View Architecture 88 Using QStandardItemModels for Tables 90 Creating Custom Table Models 113 Chapter 4: Model/View Tree Models 129 Using QStandardItemModels for Trees 130 Creating Custom Tree Models 151 Chapter 5: Model/View Delegates 185 Datatype-Specific Editors 186 Datatype-Specific Delegates 188 Model-Specific Delegates 201 Chapter 6: Model/View Views 207 QAbstractItemView Subclasses 208 Model-Specific Visualizing Views 224 Chapter 7: Threading with QtConcurrent 245 Executing Functions in Threads 248 Filtering and Mapping in Threads 261 Chapter 8: Threading with QThread 287 Processing Independent Items 287 Processing Shared Items 302 Chapter 9: Creating Rich Text Editors 317 Introducing QTextDocument 318 Creating Custom Text Editors 320 A Rich Text Single Line Editor 342 Multi-line Rich Text Editing 353 Chapter 10: Creating Rich Text Documents 359 Exported QTextDocument File Quality 361 Creating QTextDocuments 364 Exporting and Printing Documents 371 Painting Pages 379 Chapter 11: Creating Graphics/View Windows 389 The Graphics/View Architecture 390 Graphics/View Widgets and Layouts 392 Introducing Graphics Items 399 Chapter 12: Creating Graphics/View Scenes 409 Scenes, Items, and Actions 411 Enhancing QGraphicsView 439 Creating a Dock Widget Toolbox 440 Creating Custom Graphics Items 447 Chapter 13: The Animation and State Machine Frameworks 469 Introducing the Animation Framework 469 Introducing the State Machine Framework 474 Combining Animations and State Machines 481 Epilogue 491 Selected Bibliography 495 Index 499
Copyright Date
2011
Target Audience
Scholarly & Professional
Dewey Decimal
005.1/13
Dewey Edition
22
Illustrated
Yes

Item description from the seller

pedal_strike_force

pedal_strike_force

100% positive feedback
843 items sold
Joined Sep 2000

Detailed seller ratings

Average for the last 12 months

Accurate description
5.0
Reasonable shipping cost
4.8
Shipping speed
5.0
Communication
5.0

Seller feedback (389)

1***s (23)- Feedback left by buyer.
Past month
Verified purchase
Quick shipping, product as described
u***a (3)- Feedback left by buyer.
Past month
Verified purchase
Fast shipping, item was as described
4***k (900)- Feedback left by buyer.
Past month
Verified purchase
What I needed

Product ratings and reviews

No ratings or reviews yet
Be the first to write the review.