-
Notifications
You must be signed in to change notification settings - Fork 0
Fitz 7 Widgets List
russ_hensel edited this page Feb 15, 2026
·
1 revision
Table of Contents
This tab is based on ideas in the Fitz Book Chapter 7 ( listing widgets_list.py ) where there is a demo of a whole list of widgets. Not a whole lot is done with the widgets, but you can see the basic construction and layout of about 10 different widgets. You can try basic user interactions with the widgets, but there is no real depth to the code on this tab.
You can find the code at: https://github.com/russ-hensel/qt5_by_example/blob/main/tabs/book_fitz/tab_fitz_7_widgets_list.py