An open API service indexing awesome lists of open source software.

https://github.com/georgecatalin/qt-cpp-gui-development-intermediate

Examples and code practice following the "Qt C++ GUI Development - Intermediate" Udemy course by Daniel Gakwaya. Events handling, custom widgets, painting and drawing, deployment.
https://github.com/georgecatalin/qt-cpp-gui-development-intermediate

cplusplus cpp qt5-gui qtcreator qtwidgets udemy-course

Last synced: 8 months ago
JSON representation

Examples and code practice following the "Qt C++ GUI Development - Intermediate" Udemy course by Daniel Gakwaya. Events handling, custom widgets, painting and drawing, deployment.

Awesome Lists containing this project

README

          

# Qt-Cpp-GUI-Development-Intermediate (fragment)
Examples and code practice following the "Qt C++ GUI Development - Intermediate" Udemy course by Daniel Gakwaya. This is part 1, as needed for building competencies for immediate (new) projects.

https://www.udemy.com/course/qt-c-gui-development-intermediate/

## Summary of this part:

* Event Programming in Qt
* Building Custom Widgets
* Painting and Drawing with Qt
* Deploying your Qt applications on Windows, Mac and Linux

![Qt Logo](/qt-logo.png)