Time for action – the main window of the application

Create a new Qt Designer Form Class application. As a template, choose Main Window. Accept the default values for the rest of the wizard.

Create an action using the action editor and enter the following values in the dialog:

Time for action – the main window of the application

Now, create another action and fill it with the values shown in the following screenshot:

Time for action – the main window of the application

We want our game to look nice, so we will provide icons for the actions and we will embed images for them in our application using the resource system. Create a new file and make it Qt Resource ...

Get Game Programming Using Qt now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.