|
QGIS API Documentation
2.4.0-Chugiak
|
#include <qgsfeatureselectiondlg.h>


Public Member Functions | |
| QgsFeatureSelectionDlg (QgsVectorLayer *vl, QWidget *parent=0) | |
| const QgsFeatureIds & | selectedFeatures () |
Private Attributes | |
| QgsGenericFeatureSelectionManager * | mFeatureSelection |
| QgsVectorLayer * | mVectorLayer |
Definition at line 23 of file qgsfeatureselectiondlg.h.
|
explicit |
Definition at line 21 of file qgsfeatureselectiondlg.cpp.
References mFeatureSelection, and mVectorLayer.
| const QgsFeatureIds & QgsFeatureSelectionDlg::selectedFeatures | ( | ) |
Definition at line 35 of file qgsfeatureselectiondlg.cpp.
References mFeatureSelection, and QgsGenericFeatureSelectionManager::selectedFeaturesIds().
|
private |
Definition at line 33 of file qgsfeatureselectiondlg.h.
Referenced by QgsFeatureSelectionDlg(), and selectedFeatures().
|
private |
Definition at line 34 of file qgsfeatureselectiondlg.h.
Referenced by QgsFeatureSelectionDlg().
1.8.7