QGIS API Documentation
2.6.0-Brighton
|
Partial snapshot of vector layer's state (only the members necessary for access to features) More...
#include <qgsvectorlayerfeatureiterator.h>
Public Member Functions | |
QgsVectorLayerFeatureSource (QgsVectorLayer *layer) | |
~QgsVectorLayerFeatureSource () | |
virtual QgsFeatureIterator | getFeatures (const QgsFeatureRequest &request) |
Public Member Functions inherited from QgsAbstractFeatureSource | |
virtual | ~QgsAbstractFeatureSource () |
Protected Attributes | |
QgsAbstractFeatureSource * | mProviderFeatureSource |
QgsVectorLayerJoinBuffer * | mJoinBuffer |
QgsExpressionFieldBuffer * | mExpressionFieldBuffer |
QgsFields | mFields |
bool | mHasEditBuffer |
bool | mCanBeSimplified |
QgsFeatureMap | mAddedFeatures |
QgsGeometryMap | mChangedGeometries |
QgsFeatureIds | mDeletedFeatureIds |
QList< QgsField > | mAddedAttributes |
QgsChangedAttributesMap | mChangedAttributeValues |
QgsAttributeList | mDeletedAttributeIds |
Protected Attributes inherited from QgsAbstractFeatureSource | |
QSet < QgsAbstractFeatureIterator * > | mActiveIterators |
Friends | |
class | QgsVectorLayerFeatureIterator |
Additional Inherited Members | |
Protected Member Functions inherited from QgsAbstractFeatureSource | |
void | iteratorOpened (QgsAbstractFeatureIterator *it) |
void | iteratorClosed (QgsAbstractFeatureIterator *it) |
Partial snapshot of vector layer's state (only the members necessary for access to features)
QgsVectorLayerFeatureSource::QgsVectorLayerFeatureSource | ( | QgsVectorLayer * | layer | ) |
QgsVectorLayerFeatureSource::~QgsVectorLayerFeatureSource | ( | ) |
|
virtual |
Implements QgsAbstractFeatureSource.
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |