QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
16 #ifndef QGSMESHVARIABLESTROKEWIDTHWIDGET_H
17 #define QGSMESHVARIABLESTROKEWIDTHWIDGET_H
20 #include "ui_qgsmeshvariablestrokewidthwidgetbase.h"
58 double mMinimumDefaultValue;
59 double mMaximumDefaultValue;
74 double defaultMinimumvalue,
75 double defaultMaximumValue,
76 QWidget *parent =
nullptr );
87 double mDefaultMinimumValue = 0;
88 double mDefaultMaximumValue = 0;
93 #endif // QGSMESHVARIABLESTROKEWIDTHWIDGET_H
Represents a width than can vary depending on values.
The QgsSpinBox is a spin box with a clear button that will set the value to the defined clear value....