QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes | Macros | Typedefs
qgsvectorlayerrenderer.h File Reference
#include <QList>
#include <QPainter>
#include <QElapsedTimer>
#include "qgis_sip.h"
#include "qgsfields.h"
#include "qgsfeatureiterator.h"
#include "qgsvectorsimplifymethod.h"
#include "qgsfeedback.h"
#include "qgsfeatureid.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...
 

Macros

#define SIP_NO_FILE
 

Typedefs

typedef QList< int > QgsAttributeList
 

Macro Definition Documentation

◆ SIP_NO_FILE

#define SIP_NO_FILE

Definition at line 31 of file qgsvectorlayerrenderer.h.

Typedef Documentation

◆ QgsAttributeList

typedef QList<int> QgsAttributeList

Definition at line 37 of file qgsvectorlayerrenderer.h.