PacktPublishing / Qt5-C-GUI-Programming-Cookbook

Code repository for Qt5 C++ GUI Programming Cookbook, published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qt5-C-GUI-Programming-Cookbook

Code repository for Qt5 C++ GUI Programming Cookbook, published by Packt

You can read more at [Qt5 C++ GUI Programming Cookbook] (https://www.packtpub.com/application-development/qt-5-blueprints?utm_source=Github&utm_medium=Repository&utm_campaign=9781783280278)

What you will learn

  • Customize the look and feel of your application using the widget editor provided by Qt5
  • Change the states of the GUI elements to make them appear in a different form
  • Animating the GUI elements using the built-in animation system provided by Qt5
  • Draw shapes and 2D images in your application using Qt5’s powerful rendering system
  • Draw 3D graphics in your application by implementing OpenGL, an industry-standard graphical library to your project
  • Build a mobile app that supports touch events and export it to your device
  • Parse and extract data from an XML file, then present it on your software’s GUI
  • Display web content on your program and interact with it by calling JavaScript functions from C++, or calling C++ functions from the web content
  • Access to MySQL and SQLite databases to retrieve data and display it on your software’s GUI

Instructions

The Code folder contains the code samples used in this book. Software_Hardware_list file contains the list of required software and hardware for this book.

Happy coding! :)

Related Python Books

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781783280278

About

Code repository for Qt5 C++ GUI Programming Cookbook, published by Packt

License:MIT License


Languages

Language:JavaScript 90.9%Language:C++ 5.1%Language:QML 2.8%Language:QMake 1.3%