Python GUIs
Home
Latest Articles
FAQ
Forum
Resources
Books
Services
Consulting
1:1 Coaching
Contact
About
Libraries
PyQt6
PySide6
PyQt5
Streamlit
Tkinter
PySide2
Kivy
Search Python GUIs
Search Python GUIs
QSortFilterProxyModel
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
PyQt6
Combo Box delegate disappears with QSortFilterProxyModel applied
Why your QTableView delegate vanishes when you add a proxy model, and how to fix it
PyQt5
Sorting & filtering Qt Model Views
Using QSortFilterProxyModel to filter and sort data in PyQt5
PyQt6
Sorting & filtering Qt Model Views
Using QSortFilterProxyModel to filter and sort data in PyQt6