Macros
Name |
Description |
This macro returns the current value of the meter. Value is always in the minValue-maxValue range inclusive. | |
This macro is used to directly decrement the value. | |
This macro is used to directly increment the value. | |
Scale colors can be used to highlight values of the meter. User can set these colors to define the arc colors and scale colors. This also sets the color of the meter value when displayed. Limitation is that color settings are set to the following angles: Color Boundaries Type Whole Type Half Type Quarter Arc 6 225 to 180 not used not used Arc 5 179 to 135 179 to 135 not used Arc 4 134 to 90 134 to 90 not used Arc 3 89 to 45 89 to 45 89 to 45 Arc 2 44 to 0 44... more | |
This function sets the font of title. | |
This function sets the font of value. | |
This is a compile time setting to select the type if meter shape. There are three types:
| |
Sets the meter accuracy to one decimal places when displaying the values. Application must multiply the minValue, maxValue and values passed to the widget by RESOLUTION. |