QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
LayerRenderJob Struct Reference

Structure keeping low-level rendering job information. More...

#include <qgsmaprendererjob.h>

Public Attributes

QgsRenderContext context
QImage * img
QgsMapLayerRendererrenderer
QPainter::CompositionMode blendMode
bool cached
QString layerId

Detailed Description

Structure keeping low-level rendering job information.

Note
not part of public API!

Member Data Documentation

QPainter::CompositionMode LayerRenderJob::blendMode
bool LayerRenderJob::cached
QgsRenderContext LayerRenderJob::context
QImage* LayerRenderJob::img
QString LayerRenderJob::layerId
QgsMapLayerRenderer* LayerRenderJob::renderer

The documentation for this struct was generated from the following file: