models.py
Others:
Bases: PyQt4.QtGui.QSortFilterProxyModel
This class defines the proxy Model used the by umbra.components.factory.projectsExplorer.projectsExplorer.ProjectsExplorer Component Interface class.
| Parameters: |
|
|---|
This method reimplements the QSortFilterProxyModel.filterAcceptsRow() method.
| Parameters: |
|
|---|---|
| Returns: | Filter result ( Boolean ) |
This method reimplements the QSortFilterProxyModel.data() method.
| Parameters: |
|
|---|---|
| Returns: | Data. ( QVariant ) |