Class: QgsFeatureModel¶
Base class for feature models.
Note
This is an abstract class, with methods which must be implemented by a subclass.
The following methods must be implemented: fidToIndex()
Class Hierarchy¶
Subclasses¶
A proxy model for filtering an attribute table model. |
|
A proxy model for feature lists. |
Abstract Methods