QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Classes | Typedefs
qgsvectorlayerrenderer.h File Reference
#include <QList>
#include <QPainter>
#include "qgis.h"
#include "qgsfield.h"
#include "qgsfeature.h"
#include "qgsfeatureiterator.h"
#include "qgsvectorsimplifymethod.h"
#include "qgsmaplayerrenderer.h"
Include dependency graph for qgsvectorlayerrenderer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsVectorLayerRenderer
 Implementation of threaded rendering for vector layers. More...
 
class  QgsVectorLayerRendererInterruptionChecker
 Interruption checker used by QgsVectorLayerRenderer::render() More...
 

Typedefs

typedef QList< int > QgsAttributeList
 

Typedef Documentation

◆ QgsAttributeList

typedef QList<int> QgsAttributeList

Definition at line 29 of file qgsvectorlayerrenderer.h.