Introduction to Qt: A C++ Cross Platform Application Framework

Pluralsight
Course Summary
This course will get you up to speed quickly on the C++ Qt Framework. Be envious of Java and .NET no more.
-
+
Course Description
Have you been waiting for a cross-platform application framework for C++ that lets you do everything from creating daemons to writing elegant desktop GUIs? Wait no more. Get up to speed quickly on the Qt Framework using a real world example. This course will teach you both critical portions of the Qt Framework, and how to use the tools that come with the framework including the very powerful Qt Creator IDE. By the end of this course, you'll be comfortable building GUI front ends for the desktop as well as learning how to work with JSON data files and the Networking components of Qt. You'll also become a pro at using the signals and slots mechanism for communicating between classes and processes. This course expects you to already know the C++ programming language.
-
+
Course Syllabus
Overview- 13m 33s
—What is Qt? 0m 54s
—Licensing Types 0m 24s
—Qt Building Blocks 1m 22s
—Framework or Library? 1m 35s
—What Can You Do With Qt? 3m 16s
—Prerequisites and What You'll Learn 0m 33s
—Pros and Cons of Using Qt 2m 38s
—The Qt Timeline 0m 41s
—Course Overview 1m 38s
—Summary and Links 0m 28sGetting Started- 26m 35s
—Introduction 0m 56s
—Where to Get Qt 2m 21s
—Demo: Windows Installation 7m 34s
—Demo: Linux Installation 7m 43s
—Demo: Mac OS X Installation 6m 31s
—Additional Platforms and References 1m 28sQt Creator Overview- 10m 23sHello World Revisited- 38m 25sApplication Overview- 24m 6sVFP Getting Started - The Setup Tab View- 42m 10sVFP - The Model- 44m 32sVFP - The View Manager- 27m 25sMenus and Actions- 32m 29s