18 #ifndef QGSMAPSETTINGSUTILS_H
19 #define QGSMAPSETTINGSUTILS_H
21 #include "qgis_core.h"
42 IgnoreGeoPdfSupportedEffects = 1 << 0,
44 Q_DECLARE_FLAGS( EffectsCheckFlags, EffectsCheckFlag )
51 static QStringList containsAdvancedEffects(
const QgsMapSettings &mapSettings, EffectsCheckFlags flags = QgsMapSettingsUtils::EffectsCheckFlags() );
71 static QString worldFileContent(
const QgsMapSettings &mapSettings );
Utilities for map settings.
EffectsCheckFlag
Flags for controlling the behavior of containsAdvancedEffects()
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
Q_DECLARE_OPERATORS_FOR_FLAGS(QgsField::ConfigurationFlags) CORE_EXPORT QDataStream &operator<<(QDataStream &out
Writes the field to stream out. QGIS version compatibility is not guaranteed.