#include <customgui_listview.h>
详细描述
Percentage floating slider information, filled out by the user.
构造函数 & 析构函数文档编制
◆
TreeViewFloatSliderInfo()
Member Data Documentation
◆
value
The current value for the entry.
◆
minValue
The minimum range of the slider as drawn.
◆
maxValue
The maximum range of the slider as drawn.
◆
minNominalValue
The minimum range of the slider should the user drag the value out of bounds to re-size the slider range extents.
◆
maxNominalValue
The minimum range of the slider should the user drag the value out of bounds to re-size the slider range extents.
◆
increment
The increment used for vertical modification.
◆
floatFormat
The format one of the following FORMAT_PERCENT, FORMAT_DEGREE, FORMAT_REAL, FORMAT_METER.
◆
state
Set to the current state of the slider.
◆
unit
The sliders unit.