Creating a simple widget app

In this video, we'll show you how to create a simple widget-based application and run it on your development machine using Qt Creator. This application has a button as well as text input function where the user can enter their name. When the button is clicked, a message box will appear displaying whatever was entered in the text input field.