18 #ifndef QGSMAPSETTINGSUTILS_H 19 #define QGSMAPSETTINGSUTILS_H 21 #include "qgis_core.h" 40 static const QStringList containsAdvancedEffects(
const QgsMapSettings &mapSettings );
53 static void worldFileParameters(
const QgsMapSettings &mapSettings,
double &a
SIP_OUT,
double &b SIP_OUT,
double &
c SIP_OUT,
double &d SIP_OUT,
double &e SIP_OUT,
double &f SIP_OUT );
60 static QString worldFileContent(
const QgsMapSettings &mapSettings );
The QgsMapSettings class contains configuration for rendering of the map.
As part of the API refactoring and improvements which landed in the Processing API was substantially reworked from the x version This was done in order to allow much of the underlying Processing framework to be ported into c
Utilities for map settings.