Package node_manager_fkie :: Module master_view_proxy :: Class ServicesSortFilterProxyModel
[frames] | no frames]

Class ServicesSortFilterProxyModel

source code

python_qt_binding.QtCore.QSortFilterProxyModel --+
                                                 |
                                                ServicesSortFilterProxyModel

Instance Methods
 
filterAcceptsRow(self, sourceRow, sourceParent)
Perform filtering on columns 0 and 1 (Name, Type)
source code