QGIS API Documentation  2.8.2-Wien
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes
qgsvectorlayercache.h File Reference
#include <QCache>
#include "qgsvectorlayer.h"
Include dependency graph for qgsvectorlayercache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsVectorLayerCache::QgsCachedFeature
 This is a wrapper class around a cached QgsFeature, which will inform the cache, when it has been deleted, so indexes can be updated that the wrapped feature needs to be fetched again if needed.
class  QgsVectorLayerCache
 This class caches features of a given QgsVectorLayer. More...