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 5
Widgets and Layouts
Content Locked
Section 1
Display Widgets
What common display widgets does Qt have and how to use them? - Learn different text display widgets - Learn how to display images - Learn how to use the progress bar