52 double skewFactor = 1.0,
53 bool symmetricSkew =
false);
69 const String& propertyName,
73 double skewFactor = 1.0,
74 bool symmetricSkew =
false);
86 virtual void setValue (
double newValue);
89 virtual double getValue()
const;
94 void refresh()
override;
A base class for a component that goes in a PropertyPanel and displays one of an item's properties.
A PropertyComponent that shows its value as a slider.
Slider slider
The slider component being used in this component.
A slider control for changing a value.
Represents a shared variant value.