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 2
Editable Widgets
How to get the input from the user in different widgets and make use of them with signals and slots mechanism? - Provide options with the combo box - Provide text edit for input - Show results in a text browser