𝔖 Scriptorium
✦   LIBER   ✦

📁

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

✍ Scribed by Mark Summerfield


Publisher
Prentice Hall
Year
2010
Tongue
English
Leaves
554
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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 single volume. So instead of covering everything very thinly, the book focuses on key areas of Qt technology and tries to provide more comprehensive coverage than is available elsewhere.The book is completely practical in emphasis, with every technique illustrated by working code. The examples show Qt best practices, and have been tested on Linux, Mac OS X, and Windows, using Qt 4.6 and where possible (e.g., using #if QT_VERSION), Qt 4.5. (The examples and a sample chapter can be downloaded from the book's web page. Amazon don't allow URLs so google for "qtrac" to find it.) The book's main themes are hybrid desktop/Internet applications, threading, rich text handling, Qt's graphics/view architecture, and Qt's model/view architecture (to which four chapters are devoted), although many other topics are covered. Besides each chapter's main subject, lots of other classes, methods, and techniques are used wherever they make sense, to show as many Qt features as possible. So even the most experienced Qt programmer should discover aspects of Qt they weren't aware of, discover new techniques, and be inspired with new ideas.


📜 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.<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
✍ Mark Summerfield [Mark Summerfield] 📂 Library 📅 2010 🏛 Prentice Hall 🌐 English

<span><div><p><b>Master Qt’s Most Powerful APIs, Patterns, and Development Practices</b></p><p>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. Moreov

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系统上进行了测试。