Foundations of Qt development

Foundations of Qt Development is based on Qt 4.2, and is aimed at C++ programmers who want to become proficient using this excellent toolkit to create graphical applications that can be ported to all major platforms. The book is focused on teaching you to write your own code in addition to using exi...

Full description

Bibliographic Details
Main Author: Thelin, Johan
Format: eBook
Language:English
Published: Berkeley, CA Apress 2007
Series:Expert's voice in open source
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • Part : Getting to know Qt
  • The Qt way of C++
  • Rapid application development using Qt
  • Widgets and layouts
  • The main window
  • Part 2: The Qt building blocks
  • The model-view framework
  • Creating widgets
  • Drawinig and printing Files, streams, and XML
  • Providing help
  • Internationalization and localization
  • Plugins
  • Doing things in parallel
  • Databases
  • Netwworking
  • Building Qt projects
  • Unit testing
  • Part 3: Appendixes
  • Third-party tools
  • Containers, types, and macros