class QgsFeatureModel { %TypeHeaderCode #include %End public: virtual QModelIndex fidToIndex( QgsFeatureId fid ) = 0; };