15#ifndef QGSRASTERLABELSETTINGSWIDGET_H
16#define QGSRASTERLABELSETTINGSWIDGET_H
59 void changeNumberFormat();
63 std::unique_ptr<QgsNumericFormat> mNumberFormat;
64 int mBlockChangesSignal = 0;
67 QComboBox *mResampleMethodComboBox =
nullptr;
Abstract base class for labeling settings for raster layers.
Map canvas is a class for displaying all GIS data types on a canvas.
Base class for all map layer types.
A combobox widget which displays the bands present in a raster layer.
Represents a raster layer.
The QgsSpinBox is a spin box with a clear button that will set the value to the defined clear value.