QGIS API Documentation  2.2.0-Valmiera
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
QgsFeatureSelectionDlg Class Reference

#include <qgsfeatureselectiondlg.h>

Collaboration diagram for QgsFeatureSelectionDlg:
Collaboration graph
[legend]

Public Member Functions

 QgsFeatureSelectionDlg (QgsVectorLayer *vl, QWidget *parent=0)
const QgsFeatureIdsselectedFeatures ()

Private Attributes

QgsGenericFeatureSelectionManagermFeatureSelection
QgsVectorLayermVectorLayer

Detailed Description

Definition at line 23 of file qgsfeatureselectiondlg.h.

Constructor & Destructor Documentation

QgsFeatureSelectionDlg::QgsFeatureSelectionDlg ( QgsVectorLayer vl,
QWidget *  parent = 0 
)
explicit

Definition at line 21 of file qgsfeatureselectiondlg.cpp.

References mFeatureSelection, and mVectorLayer.

Member Function Documentation

const QgsFeatureIds & QgsFeatureSelectionDlg::selectedFeatures ( )

Member Data Documentation

QgsGenericFeatureSelectionManager* QgsFeatureSelectionDlg::mFeatureSelection
private

Definition at line 33 of file qgsfeatureselectiondlg.h.

Referenced by QgsFeatureSelectionDlg(), and selectedFeatures().

QgsVectorLayer* QgsFeatureSelectionDlg::mVectorLayer
private

Definition at line 34 of file qgsfeatureselectiondlg.h.

Referenced by QgsFeatureSelectionDlg().


The documentation for this class was generated from the following files: