|
OpenTTD Source 20260721-master-g25ec12c62d
|
Label and tooltip for a graph range. More...
Data Fields | |
| StringID | label |
| Label for this range. | |
| StringID | tooltip |
| Tooltip for this range. | |
Label and tooltip for a graph range.
Definition at line 200 of file graph_gui.cpp.
| StringID BaseGraphWindow::GraphRange::label |
Label for this range.
Definition at line 201 of file graph_gui.cpp.
Referenced by BaseGraphWindow::UpdateWidgetSize().
| StringID BaseGraphWindow::GraphRange::tooltip |
Tooltip for this range.
Definition at line 202 of file graph_gui.cpp.