In this recipe, we will add the same menu and menu item that we created previously. We will save our UI after previewing it.
Saving the PyQt5 Designer form
Getting ready
You will need to have both PyQt5 and the Qt Designer tool installed on your computer.
How to do it...
Run Designer.exe, as explained in the previous recipe. In order to create the menu and menu item, we can simply type into the Main Window within the Designer. Moving on, perform the following steps:
- Perform step 1 and step 2 from the previous recipe.
- In the Designer, inside MainWindow - untitled*, type...