16#ifndef QGSMESHRENDERERVECTORSETTINGSWIDGET_H
17#define QGSMESHRENDERERVECTORSETTINGSWIDGET_H
19#include "ui_qgsmeshrenderervectorsettingswidgetbase.h"
70 void onSymbologyChanged(
int currentIndex );
71 void onStreamLineSeedingMethodChanged(
int currentIndex );
72 void onWindBarbUnitsChanged(
int currentIndex );
73 void onColoringMethodChanged();
74 void onColorRampMinMaxChanged();
75 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.