Martin Fitzpatrick
Senior Software Engineer, Python Tutor

Martin Fitzpatrick has been developing Python/Qt apps for 8 years. Building desktop applications to make data-analysis tools more user-friendly, Python was the obvious choice. Starting with Tk, later moving to wxWidgets and finally adopting PyQt. Martin founded PythonGUIs to provide easy to follow GUI programming tutorials to the Python community. He has written a number of popular Python books on the subject.

PySide2 Toolbars & Menus — QAction

Defining toolbars, menus and keyboard shortcuts with QAction

Importing the .ui form

Published 25.05.2020

How to Show Qmenu Title

Published 24.05.2020

Transmitting Extra Data With Qt Signals in PyQt5

Modifying widget signals to pass contextual information to slots

PySide2 Layouts

Use layouts to effortlessly position widgets within the window

PySide2 Dialogs and Alerts

Notify your users and ask for their input

PySide2 Signals, Slots & Events

Triggering actions in response to user behaviors and GUI events

PySide2 Widgets

Using QPushButton, QCheckBox, QComboBox, QLabel and QSlider widgets

Q&A: Are there any built-in QIcons?

Using built-in icons for your apps.
Showing articles for All (25) PyQt6 (0) PySide6 (0) PyQt5 (12) Streamlit (0) Tkinter (0) PySide2 (6) Kivy (0)