Skip to content

Fitz 7 Widgets N

russ_hensel edited this page Feb 15, 2026 · 1 revision
Table of Contents

Introduction

This tab is based on ideas in the Fitz Book Chapter 7 ( listing widgets_1.py widgets_2.py ... ) each of which goes into a one of the previous widgets earlier in the chapter. We have combined the ideas into a single tab. You can try basic user interactions with the widgets, and get a little more depth of information on the widgets.

You can find the code at: https://github.com/russ-hensel/qt5_by_example/blob/main/tabs/book_fitz/tab_fitz_7_widgets_n.py

Clone this wiki locally