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

Mark Summerfield

  • 出版商: Prentice Hall
  • 出版日期: 2010-07-21
  • 定價: $1,890
  • 售價: 9.0$1,701
  • 語言: 英文
  • 頁數: 553
  • 裝訂: Hardcover
  • ISBN: 0321635906
  • ISBN-13: 9780321635907
  • 相關分類: C++ 程式語言Qt
  • 相關翻譯: Qt 高級編程 (簡中版)
  • 立即出貨

買這商品的人也買了...

商品描述

Description

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.

商品描述(中文翻譯)

描述

這本書針對現有的C++/Qt程式設計師,介紹了一些對於Qt初學者來說可能過於高級或專業化(雖然不一定困難)的想法和技術。

Qt現在已經發展到超過700個類別和超過一百萬字的文件,這些內容無法在一本書中全部涵蓋。因此,本書不是薄薄地涵蓋所有內容,而是專注於Qt技術的關鍵領域,並提供比其他地方更全面的涵蓋範圍。

本書強調完全實用,每個技術都有實際的程式碼示例。這些示例展示了Qt的最佳實踐,並在Linux、Mac OS X和Windows上進行了測試,使用的是Qt 4.6版本,如果可能的話(例如使用#if QT_VERSION),也使用了Qt 4.5版本。(可以從本書的網頁上下載示例和一個樣章。由於Amazon不允許URL,請在Google上搜索“qtrac”找到它。)

本書的主要主題是混合桌面/網際網路應用程式、線程、豐富的文字處理、Qt的圖形/視圖架構,以及Qt的模型/視圖架構(其中有四章專門介紹),雖然還涵蓋了許多其他主題。除了每個章節的主題外,還使用了許多其他類別、方法和技術,只要它們有意義,就展示了盡可能多的Qt功能。因此,即使是最有經驗的Qt程式設計師也應該能夠發現他們不知道的Qt方面,發現新的技術,並獲得新的靈感。