QGIS API Documentation
2.6.0-Brighton
|
This is the complete list of members for QgsGenericFeatureSelectionManager, including all inherited members.
deselect(const QgsFeatureIds &ids) | QgsGenericFeatureSelectionManager | virtual |
QgsGenericFeatureSelectionManager(QObject *parent=NULL) | QgsGenericFeatureSelectionManager | explicit |
QgsGenericFeatureSelectionManager(const QgsFeatureIds &initialSelection, QObject *parent=NULL) | QgsGenericFeatureSelectionManager | |
QgsIFeatureSelectionManager(QObject *parent) | QgsIFeatureSelectionManager | inline |
select(const QgsFeatureIds &ids) | QgsGenericFeatureSelectionManager | virtual |
selectedFeatureCount() | QgsGenericFeatureSelectionManager | virtual |
selectedFeaturesIds() const | QgsGenericFeatureSelectionManager | virtual |
selectionChanged(const QgsFeatureIds selected, const QgsFeatureIds deselected, const bool clearAndSelect) | QgsIFeatureSelectionManager | signal |
setSelectedFeatures(const QgsFeatureIds &ids) | QgsGenericFeatureSelectionManager | virtual |