May 2019
Intermediate to advanced
542 pages
13h 37m
English
Now let's back up and go through that same process using the Qt Designer files we created in Chapter 2, Building Forms with QtWidgets. This will require a rather different approach, but the end product will be the same.
To work through this section, you'll need both your calendar_form.ui file from Chapter 2, Building Forms with QtWidgets and a second .ui file for the category window. You can build this form on your own as practice, or use the one included with the example code for this chapter. If you choose to build your own, make sure to name each object just as we did in the code in the last section.
Read now
Unlock full access