Creating a QT project

The QT5 project for turning the LEDs on and off is called LedOnOff. You can download this project from the Chapter05 folder of the GitHub repository. After downloading the LedOnOff project folder, open the LedOnOff.pro file to view the project inside the QT5 IDE.

Follow these steps to create a project in the QT5 IDE:

  1. click on the File option and then click on New File or Project...:
  1. Next, select the QT Widgets Application option and click the Choose button:
  1. After that, give your project a name. I have named my project ...

Get Hands-On Robotics Programming with C++ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.