|
| static double | ui_to_config (int slider_pos) |
| | Convert a slider scale 1-100 value to configuration value 1.02..3.0.
|
| |
| static int | config_to_ui (double value) |
| | Convert configuration 1.02..3.0 value to slider scale 1..100.
|
| |
Definition at line 150 of file navutil.h.
◆ config_to_ui()
| static int MouseZoom::config_to_ui |
( |
double |
value | ) |
|
|
inlinestatic |
Convert configuration 1.02..3.0 value to slider scale 1..100.
Definition at line 158 of file navutil.h.
◆ ui_to_config()
| static double MouseZoom::ui_to_config |
( |
int |
slider_pos | ) |
|
|
inlinestatic |
Convert a slider scale 1-100 value to configuration value 1.02..3.0.
Definition at line 153 of file navutil.h.
The documentation for this class was generated from the following file:
- /home/runner/work/main/main/opencpn/gui/include/gui/navutil.h