Skip to content

What This Book Is

russ_hensel edited this page Feb 16, 2026 · 2 revisions

As it says in the title the book only covers what we know about pyqt, much from writing a variety of small and large projects, but also study: just for the purpose of writing the book,

We think we cover all the basic widgets, from buttons to context menus. We also cover some "big" widgets like dialogs, message boxes, table, and docks.

Some widgets are invisible, these include the layouts,spacers and the clipboard, we cover them.

There are some special widget for doing SQL, we cover them.

All of the code is straight Python. We do not use the design tools that QT provides. For us this mixes in another "language" and muddies the water while providing their assistance. It is fine if you feel differently.

Clone this wiki locally