QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgis_core.h"
#include "qgsfeature.h"
#include "qgsfeatureiterator.h"
#include "qgscoordinatetransform.h"
#include "qgsvectorlayercache.h"
#include <QPointer>
Go to the source code of this file.
Classes | |
class | QgsCachedFeatureIterator |
Delivers features from the cache. More... | |
class | QgsCachedFeatureWriterIterator |
Uses another iterator as backend and writes features to the cache. More... | |