Skip to content Skip to sidebar Skip to footer
Showing posts with the label Qsortfilterproxymodel

How To Use Qsortfilterproxymodel For Filter A 2d Array?

I have been struggling with this for a while, and i am not even sure i am using the right pyqt clas… Read more How To Use Qsortfilterproxymodel For Filter A 2d Array?

Is It Posible To Find Index-row And Values With Qregexp With Search Name?

I want to find the row-index with searching word using with QSortFilterProxyModel and QtCore.QRegEx… Read more Is It Posible To Find Index-row And Values With Qregexp With Search Name?

Qtgui.qidentityproxymodel Missing In Pyside?

I want to write my own proxy model to 'flatten' a tree-like model (i.e. some items might ha… Read more Qtgui.qidentityproxymodel Missing In Pyside?

QTableView: Sort By Header Index -1

I am using PyQt4 and have a QTableView with a 2 columns data. There is an extra column for an index… Read more QTableView: Sort By Header Index -1