Module implementing a modified QSortFilterProxyModel.
None |
E4TreeSortFilterProxyModel | Class implementing a modified QSortFilterProxyModel. |
None |
Class implementing a modified QSortFilterProxyModel.
It always accepts the root nodes in the tree so filtering is only done on the children.
None |
E4TreeSortFilterProxyModel | Constructor |
filterAcceptsRow | Protected method to determine, if the row is acceptable. |
hasChildren | Public method to check, if a parent node has some children. |
Constructor
Protected method to determine, if the row is acceptable.
Public method to check, if a parent node has some children.