QGIS API Documentation
2.6.0-Brighton
|
This is the complete list of members for QgsFeatureSelectionModel, including all inherited members.
enableSync(bool enable) | QgsFeatureSelectionModel | |
isSelected(QgsFeatureId fid) | QgsFeatureSelectionModel | virtual |
isSelected(const QModelIndex &index) | QgsFeatureSelectionModel | virtual |
QgsFeatureSelectionModel(QAbstractItemModel *model, QgsFeatureModel *featureModel, QgsIFeatureSelectionManager *featureSelectionHandler, QObject *parent) | QgsFeatureSelectionModel | explicit |
requestRepaint(QModelIndexList indexes) | QgsFeatureSelectionModel | signal |
requestRepaint() | QgsFeatureSelectionModel | signal |
select(const QModelIndex &index, SelectionFlags command) | QgsFeatureSelectionModel | inlinevirtualslot |
select(const QItemSelection &selection, SelectionFlags command) | QgsFeatureSelectionModel | inlinevirtualslot |
selectFeatures(const QItemSelection &selection, SelectionFlags command) | QgsFeatureSelectionModel | virtualslot |
setFeatureSelectionManager(QgsIFeatureSelectionManager *featureSelectionManager) | QgsFeatureSelectionModel | virtualslot |