QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
Public Member Functions | Public Attributes | List of all members
QgsMapRendererJob::Error Struct Reference

#include <qgsmaprendererjob.h>

Public Member Functions

 Error (const QString &lid, const QString &msg)
 

Public Attributes

QString layerID
 
QString message
 

Detailed Description

Definition at line 115 of file qgsmaprendererjob.h.

Constructor & Destructor Documentation

◆ Error()

QgsMapRendererJob::Error::Error ( const QString lid,
const QString msg 
)
inline

Definition at line 117 of file qgsmaprendererjob.h.

Member Data Documentation

◆ layerID

QString QgsMapRendererJob::Error::layerID

Definition at line 122 of file qgsmaprendererjob.h.

◆ message

QString QgsMapRendererJob::Error::message

Definition at line 123 of file qgsmaprendererjob.h.


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