Book Image

Learning Qt 5 [Video]

By : Symeon Huang
Book Image

Learning Qt 5 [Video]

By: Symeon Huang

Overview of this book

<p>Unlike platform-specific libraries, Qt enables developers to code once and run it everywhere, natively, including mobile platforms! Moreover, Qt is opensource and driven by communities around the world. This video begins by guiding you into the world of Qt 5 where developing cross-platform GUI applications is no longer a pain.</p> <p>You’ll learn to work with both Qt (C++) and Qt Quick (QML). Then you’ll get familiar with common Qt modules and dive into GUI widgets. Finally, you’ll get a grip of Qt Quick and QML. Toward the end of the video, you’ll get great exposure to the Qt world and by the end of the course, you’ll be able to start amazing cross-platform projects!</p> <h1>Style and Approach</h1> <p>This is an easy to follow, example-based, comprehensive introduction to all the major features in Qt.</p>
Table of Contents (9 chapters)
Chapter 1
Command Line
Content Locked
Section 3
The Qt Application
How to create a Qt/C++ project in Qt Creator? - Launch Qt Creator - Create a new Qt console application project - Verify it with the hello world output