Interface Design and Interaction


1. Qt

Download and Install Qt 5.4 (http://qt-project.org/).

2. Widget Based Application

Read the tutorial "Creating a Qt Widget Based Application" and implement a simple example.
(http://doc.qt.io/qtcreator/creator-writing-program.html)