18#ifndef QGSMAPSETTINGSUTILS_H
19#define QGSMAPSETTINGSUTILS_H
43 IgnoreGeoPdfSupportedEffects = 1 << 0,
Utilities for map settings.
EffectsCheckFlag
Flags for controlling the behavior of containsAdvancedEffects().
QFlags< EffectsCheckFlag > EffectsCheckFlags
static void worldFileParameters(const QgsMapSettings &mapSettings, double &a, double &b, double &c, double &d, double &e, double &f)
Computes the six parameters of a world file.
static QStringList containsAdvancedEffects(const QgsMapSettings &mapSettings, EffectsCheckFlags flags=QgsMapSettingsUtils::EffectsCheckFlags())
Checks whether any of the layers attached to a map settings object contain advanced effects.
static QString worldFileContent(const QgsMapSettings &mapSettings)
Creates the content of a world file.
Contains configuration for rendering maps.
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
#define SIP_ENUM_BASETYPE(type)