16#ifndef QGSELEVATIONUTILS_H
17#define QGSELEVATIONUTILS_H
49 static bool canEnableElevationForLayer(
QgsMapLayer *layer );
58 static bool enableElevationForLayer(
QgsMapLayer *layer );
QgsRange which stores a range of double values.
Contains utility methods for working with elevation from layers and projects.
Base class for all map layer types.
Encapsulates a QGIS project, including sets of map layers and their styles, layouts,...