This sample project wants to show how QLabel and QPushButton work as clickable areas
The sample app shows 3 clickable areas:
- a Custom QLabel (called QLabelClickable)
- a QPushButton
- a second QPushButton that was created to look like a QLabel.
The second QPushButton is characterized by:
Demonstration of the functioning of the sample application: