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 Software with C++ and Qt 4
✍ Scribed by Summerfield, Mark
- Publisher
- Pearson Education;Addison-Wesley
- Year
- 2016;2010
- Tongue
- English
- Series
- Prentice Hall open source software development series
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
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 windows -- Creating graphics/view scenes -- The animation and state machine frameworks.
✦ Table of Contents
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 windows --
Creating graphics/view scenes --
The animation and state machine frameworks.
✦ Subjects
C++ (Computer program language);Graphical user interfaces (Computer systems);Qt (Electronic resource)
📜 SIMILAR VOLUMES
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
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
<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
<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高级编程》是一本阐述Qt高级编程技术的书籍。《Qt高级编程》以工程实践为主旨,是对Qt现有的700多个类和上百万字参考文档中部分关键技术深入、全面的讲解和探讨,如丰富的网络/桌面应用程序、多线程、富文本处理、图形/视图架构、模型/视图架构等;另外,除对每章主题内容的探讨外,还给出了许多与之相关的类、方法和技术细节,从而尽可能多地展示了Qt的各种特色。因此,即使是很有经验的Qt程序开发人员,也可以从书中找出自己不曾注意到的技术点。书中的全部示例程序都已用Qt 4.6或者Qt 4.5在Windows、Mac OS X和Linux系统上进行了测试。