𝔖 Scriptorium
✦   LIBER   ✦

📁

Advanced Qt Programming: Creating Great Software with C++ and Qt 4

✍ Scribed by Mark Summerfield [Mark Summerfield]


Publisher
Prentice Hall
Year
2010
Tongue
English
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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
Source code provided for this title.


📜 SIMILAR VOLUMES


Advanced Qt Programming: Creating Great
✍ Mark Summerfield 📂 Library 📅 2010 🏛 Prentice Hall 🌐 English

This book is aimed at existing C++/Qt programmers and presents ideas and techniques that are too advanced or specialized (although not necessarily difficult), for a first book on Qt. Qt has now grown to over 700 classes and well over a million words of documentation, far too much to cover in a s

Advanced Qt Programming: Creating Great
✍ Mark Summerfield 📂 Library 📅 2010 🏛 Prentice Hall 🌐 English

This book is aimed at existing C++/Qt programmers and presents ideas and techniques that are too advanced or specialized (although not necessarily difficult), for a first book on Qt.Qt has now grown to over 700 classes and well over a million words of documentation, far too much to cover in a sin

Advanced Qt Programming: Creating Great
✍ Mark Summerfield 📂 Library 📅 2010 🏛 Prentice Hall 🌐 English

This book is aimed at existing C++/Qt programmers and presents ideas and techniques that are too advanced or specialized (although not necessarily difficult), for a first book on Qt.<br><br>Qt has now grown to over 700 classes and well over a million words of documentation, far too much to cover in

Advanced Qt Programming: Creating Great
✍ Summerfield, Mark 📂 Library 📅 2016;2010 🏛 Pearson Education;Addison-Wesley 🌐 English

Hybrid desktop/internet applications -- Audio and video -- Model/view table models -- Model/view tree models -- Model/view delegates -- Model/view views -- Threading with QtConcurrent -- Threading with QThread -- Creating rich text editors -- Creating rich text documents -- Creating graphics/view wi

Advanced QT programming: creating great
✍ Summerfield, Mark 📂 Library 📅 2010;2016 🏛 Prentice Hall; Addison-Wesley 🌐 English

<b>Master Qt's Most Powerful APIs, Patterns, and Development Practices</b>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 informa

Qt高级编程 [Advanced Qt Programming:Creating
✍ [英] 萨默菲尔德(Mark Summerfield) 著,白建平 等 译 📂 Library 📅 2011 🏛 电子工业出版社 🌐 Chinese

《Qt高级编程》是一本阐述Qt高级编程技术的书籍。《Qt高级编程》以工程实践为主旨,是对Qt现有的700多个类和上百万字参考文档中部分关键技术深入、全面的讲解和探讨,如丰富的网络/桌面应用程序、多线程、富文本处理、图形/视图架构、模型/视图架构等;另外,除对每章主题内容的探讨外,还给出了许多与之相关的类、方法和技术细节,从而尽可能多地展示了Qt的各种特色。因此,即使是很有经验的Qt程序开发人员,也可以从书中找出自己不曾注意到的技术点。书中的全部示例程序都已用Qt 4.6或者Qt 4.5在Windows、Mac OS X和Linux系统上进行了测试。