16#ifndef QGSMESHRENDERERVECTORSETTINGSWIDGET_H
17#define QGSMESHRENDERERVECTORSETTINGSWIDGET_H
19#include "ui_qgsmeshrenderervectorsettingswidgetbase.h"
69 void onSymbologyChanged(
int currentIndex );
70 void onStreamLineSeedingMethodChanged(
int currentIndex );
71 void onWindBarbUnitsChanged(
int currentIndex );
72 void onColoringMethodChanged();
73 void onColorRampMinMaxChanged();
74 void loadColorRampShader();
85 int mActiveDatasetGroup = -1;
The QgsSpinBox is a spin box with a clear button that will set the value to the defined clear value.
Represents a mesh layer supporting display of data on structured or unstructured meshes.
Represents a renderer settings for vector datasets.