Qt: graphical user interface and event driven programming
We will consider how to develop programs in an event-driven way. This is achieved by GUI and Qt. We will cover signals and slots and how to create GUIs through Qt both in code and by using Qt's designer.
Lecture 6: Event driven programming