QGIS API Documentation 3.99.0-Master (26c88405ac0)
Loading...
Searching...
No Matches
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 378 of file qgsmaprendererjob.h.

Constructor & Destructor Documentation

◆ Error()

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

Definition at line 380 of file qgsmaprendererjob.h.

Member Data Documentation

◆ layerID

QString QgsMapRendererJob::Error::layerID

Definition at line 385 of file qgsmaprendererjob.h.

◆ message

QString QgsMapRendererJob::Error::message

Definition at line 386 of file qgsmaprendererjob.h.


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