18 #ifndef QGSLAYERRESTORER_H 19 #define QGSLAYERRESTORER_H 22 #include <QDomDocument> 54 struct QgsLayerSettings
59 QDomDocument mSldStyle;
64 QMap<QgsMapLayer *, QgsLayerSettings> mLayerSettings;
Base class for all map layer types.
QSet< QgsFeatureId > QgsFeatureIds
RAII class to restore layer configuration on destruction (opacity, filters, ...)
~QgsLayerRestorer()
Destructor.
QgsLayerRestorer(const QList< QgsMapLayer *> &layers)
Constructor for QgsLayerRestorer.