• Complain

Nicholas Sherriff (Nick) - Learn Qt 5: Build modern, responsive cross-platform desktop applications with Qt, C++, and QML

Here you can read online Nicholas Sherriff (Nick) - Learn Qt 5: Build modern, responsive cross-platform desktop applications with Qt, C++, and QML full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2018, publisher: Packt Publishing, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

No cover
  • Book:
    Learn Qt 5: Build modern, responsive cross-platform desktop applications with Qt, C++, and QML
  • Author:
  • Publisher:
    Packt Publishing
  • Genre:
  • Year:
    2018
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

Learn Qt 5: Build modern, responsive cross-platform desktop applications with Qt, C++, and QML: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Learn Qt 5: Build modern, responsive cross-platform desktop applications with Qt, C++, and QML" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Learn the fundamentals of QT 5 framework to develop interactive cross-platform applications

Key Features
  • A practical guide on the fundamentals of application development with QT 5
  • Learn to write scalable, robust and adaptable C++ code with QT
  • Deploy your application on different platforms such as Windows, Mac OS, and Linux
Book Description

Qt is a mature and powerful framework for delivering sophisticated applications across a multitude of platforms. It has a rich history in the Linux world, is widely used in embedded devices, and has made great strides in the Mobile arena over the past few years. However, in the Microsoft Windows and Apple Mac OS X worlds, the dominance of C#/.NET and Objective-C/Cocoa means that Qt is often overlooked.

This book demonstrates the power and flexibility of the Qt framework for desktop application development and shows how you can write your application once and deploy it to multiple operating systems. Build a complete real-world line of business (LOB) solution from scratch, with distinct C++ library, QML user interface, and QtTest-driven unit-test projects.

This is a suite of essential techniques that cover the core requirements for most LOB applications and will empower you to progress from a blank page to shipped application.

What you will learn
  • Install and configure the Qt Framework and Qt Creator IDE
  • Create a new multi-project solution from scratch and control every aspect of it with QMake
  • Implement a rich user interface with QML
  • Learn the fundamentals of QtTest and how to integrate unit testing
  • Build self-aware data entities that can serialize themselves to and from JSON
  • Manage data persistence with SQLite and CRUD operations
  • Reach out to the internet and consume an RSS feed
  • Produce application packages for distribution to other users
Who This Book Is For

This book is for application developers who want a powerful and flexible framework to create modern, responsive applications on Microsoft Windows, Apple Mac OS X, and Linux desktop platforms. You should be comfortable with C++ but no prior knowledge of Qt or QML is required.

Table of Contents
  1. Install the Qt Framework and Qt Creator IDE
  2. Create a new solution and sub projects ready for application development.
  3. UX layout and navigation
  4. Styling QML and adding custom components
  5. Implement self aware data entities and JSON serialisation
  6. Unit testing our data entities
  7. Persist our data in a SQLite database
  8. Connect to the internet and consume a RSS feed
  9. Create a customised installation package for our application

Nicholas Sherriff (Nick): author's other books


Who wrote Learn Qt 5: Build modern, responsive cross-platform desktop applications with Qt, C++, and QML? Find out the surname, the name of the author of the book and a list of all author's works by series.

Learn Qt 5: Build modern, responsive cross-platform desktop applications with Qt, C++, and QML — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Learn Qt 5: Build modern, responsive cross-platform desktop applications with Qt, C++, and QML" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Learn Qt 5
Build modern, responsive cross-platform desktop applications with Qt, C++, and QML
Nicholas Sherriff

BIRMINGHAM - MUMBAI Learn Qt 5 Copyright 2018 Packt Publishing All rights - photo 1

BIRMINGHAM - MUMBAI
Learn Qt 5

Copyright 2018 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing or its dealers and distributors, will be held liable for any damages caused or alleged to have been caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

Commissioning Editor: Kunal Chaudhari
Acquisition Editor: Siddharth Mandal
Content Development Editor: Flavian Vaz
Technical Editor: Akhil Nair
Copy Editor: Shaila Kusanale
Project Coordinator: Devanshi Doshi
Proofreader: Safis Editing
Indexer: Tejal Daruwale Soni
Graphics: Jason Monteiro
Production Coordinator: Arvindkumar Gupta

First published: Febraury 2018

Production reference: 1060218

Published by Packt Publishing Ltd.
Livery Place
35 Livery Street
Birmingham
B3 2PB, UK.

ISBN 978-1-78847-885-4

www.packtpub.com

maptio Mapt is an online digital library that gives you full access to over - photo 2
mapt.io

Mapt is an online digital library that gives you full access to over 5,000 books and videos, as well as industry leading tools to help you plan your personal development and advance your career. For more information, please visit our website.

Why subscribe?
  • Spend less time learning and more time coding with practical eBooks and Videos from over 4,000 industry professionals

  • Improve your learning with Skill Plans built especially for you

  • Get a free eBook or video every month

  • Mapt is fully searchable

  • Copy and paste, print, and bookmark content

PacktPub.com

Did you know that Packt offers eBook versions of every book published, with PDF and ePub files available? You can upgrade to the eBook version at www.PacktPub.com and as a print book customer, you are entitled to a discount on the eBook copy. Get in touch with us at service@packtpub.com for more details.

At www.PacktPub.com , you can also read a collection of free technical articles, sign up for a range of free newsletters, and receive exclusive discounts and offers on Packt books and eBooks.

Contributors
About the author

Nicholas Sherriff (Nick) spent the majority of his career at a major utility company in the UK, working predominantly on the Microsoft Windows platform with C#, ASP .NET, and SQL Server . While leading the native application development function there, he experiment ed with C++ before eventually discover ing Qt, utilizing it on a major greenfield project serving several thousand users . He currently works for a communications recording software house. At home, Nick enjoys music, video games, and half-hearted calisthenics .

About the reviewer

Marthala Vishnu Vardhan Reddy is an enthusiastic software engineer. He is a Qt software developer and has been working in the automation industry since 2013. He completed his master's in information technology from the University of Stuttgart, Germany. He is currently working on the digitization of metal cutting tool data in the manufacturing industry in the direction of Industry 4.0.

He has done his bachelor's thesis from Institut suprieur dlectronique de Paris, France, where he published an IEEE publication on 5G networks as well.

Packt is searching for authors like you

If you're interested in becoming an author for Packt, please visit authors.packtpub.com and apply today. We have worked with thousands of developers and tech professionals, just like you, to help them share their insight with the global tech community. You can make a general application, apply for a specific hot topic that we are recruiting an author for, or submit your own idea.

Table of Contents
Preface

Qt is a mature and powerful framework for delivering sophisticated applications across a multitude of platforms. It is widely used in embedded devices, including TVs, satellite set-top boxes, medical equipment, car dashboards, and much more. It also has a rich history in the Linux world, with KDE and Sailfish OS using it extensively and many apps in the stores being developed using Qt. It has also made great strides in the mobile arena over the past few years. However, in the Microsoft Windows and Apple macOS X worlds, the dominance of C#/.NET and Objective-C/Cocoa means that Qt is often overlooked.

This book aims to demonstrate the power and flexibility of the Qt framework and show how you can write your application once and deploy it to multiple operating system desktops. The reader will build a complete real-world Line of Business (LOB) solution from scratch, with distinct library, user interface, and unit test projects.

We will cover building a modern and responsive user interface with QML and wiring it up to rich C++ classes. We will control every aspect of our project configuration and output with QMake, including platform detection and conditional expressions. We will build self-aware data entities that can serialize themselves to and from JSON. We will persist those data entities in a database and learn how to find and update them. We will reach out to the internet and consume an RSS feed. Finally, we will produce an installation package so that we can deploy our application onto other machines.

This is a suite of essential techniques that cover the core requirements for most LOB applications and will empower the reader to progress from blank page to shipped application.

Who this book is for

This book targets application developers looking for a powerful and flexible framework for creating modern and responsive applications on Microsoft Windows, Apple Mac OS X, and Linux desktop platforms. Although focused on desktop application development, the techniques discussed are largely applicable to mobile development also.

What this book covers

, Hello Qt, covers how to install and configure the Qt Framework and associated IDE, Qt Creator.

, Project Structure , showcases how to create a new multi-project solution that will be the foundation of our example application.

, User Interface , explores the user interface markup language QML and sketches out our UI's layout.

, Style , explains how to give our UI a modern look and feel with shared resources and reusable components.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Learn Qt 5: Build modern, responsive cross-platform desktop applications with Qt, C++, and QML»

Look at similar books to Learn Qt 5: Build modern, responsive cross-platform desktop applications with Qt, C++, and QML. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Learn Qt 5: Build modern, responsive cross-platform desktop applications with Qt, C++, and QML»

Discussion, reviews of the book Learn Qt 5: Build modern, responsive cross-platform desktop applications with Qt, C++, and QML and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.