Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

QT 5 BLUEPRINTS
Título:
QT 5 BLUEPRINTS
Subtítulo:
Autor:
HUANG, S
Editorial:
PACKT PUBLISHING
Año de edición:
2015
Materia
UNIX
ISBN:
978-1-78439-461-5
Páginas:
272
44,95 €

 

Sinopsis

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.

Table of Contents

1: CREATING YOUR FIRST QT APPLICATION
2: BUILDING A BEAUTIFUL CROSS-PLATFORM CLOCK
3: COOKING AN RSS READER WITH QT QUICK
4: CONTROLLING CAMERA AND TAKING PHOTOS
5: EXTENDING PAINT APPLICATIONS WITH PLUGINS
6: GETTING WIRED AND MANAGING DOWNLOADS
7: PARSING JSON AND XML DOCUMENTS TO USE ONLINE APIS
8: ENABLING YOUR QT APPLICATION TO SUPPORT OTHER LANGUAGES
9: DEPLOYING APPLICATIONS ON OTHER DEVICES
10: DON´T PANIC WHEN YOU ENCOUNTER THESE ISSUES
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