Showing articles for All (4) PyQt6 (2) PySide6 (0) PyQt5 (1) Streamlit (0) Tkinter (0) PySide2 (0) Kivy (0)

Sorting and Filtering a QTableView with QSortFilterProxyModel

Learn how to add interactive sorting and filtering to your PyQt/PySide table views without touching your underlying data

Combo Box delegate disappears with QSortFilterProxyModel applied

Why your QTableView delegate vanishes when you add a proxy model, and how to fix it

Sorting & filtering Qt Model Views

Using QSortFilterProxyModel to filter and sort data in PyQt5

Sorting & filtering Qt Model Views

Using QSortFilterProxyModel to filter and sort data in PyQt6