Limit this search to....

Qt 5 Blueprints: Design, build, and deploy cross-platform GUI projects using the amazingly powerful Qt 5 framework
Contributor(s): Huang, Symeon (Author)
ISBN: 1784394610     ISBN-13: 9781784394615
Publisher: Packt Publishing
OUR PRICE:   $52.24  
Product Type: Paperback - Other Formats
Published: April 2015
Qty:
Additional Information
BISAC Categories:
- Computers | User Interfaces
- Computers | Desktop Applications - Design & Graphics
- Computers | Programming - General
Physical Information: 0.57" H x 7.5" W x 9.25" (1.04 lbs) 272 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Design, build, and deploy cross-platform GUI projects using the amazingly powerful Qt 5 framework

Key Features

  • Develop native graphical applications that can run anywhere with one of the world's best open-source frameworks
  • Learn all about signals, slots, models, and views to design a robust structure for your application
  • A comprehensive tutorial with step-by-step instructions to help you extend your applications across a wide domain

Book Description

Qt is a cross-platform application development framework that provides great visual interfaces for users and intuitive APIs for developers. The current version, Qt 5, provides enormous modules, from threading to interface animations, to ease your pain when developing cross-platform applications.

Starting with the basic concepts and fundamentals of Qt 5, Qt 5 Blueprints helps you get familiarized with the layouts and widgets of Qt as you build and debug a test application in Qt Creator. You will pick up the Qt design philosophy throughout the book, which will definitely help you to script your code in a more elegant manner.

What you will learn

  • Create graphical user interface applications with a customized layout and widgets
  • Explore how the Model-View-Controller architecture works and relevant classes in Qt
  • Develop a configurable application that is able to save and restore its own settings
  • Write both static and dynamic plugins for Qt Widgets and Qt Quick applications
  • Convert your single-threaded application to a nonblocking application by moving part of the application to another thread
  • Enable your applications to support other languages dynamically