OpenTTD
|
Types related to the graph widgets. More...
Go to the source code of this file.
Types related to the graph widgets.
Definition in file graph_widget.h.
Widget of the PaymentRatesGraphWindow class.
Definition at line 44 of file graph_widget.h.
enum CompanyLeagueWidgets |
Widget of the CompanyLeagueWindow class.
Enumerator | |
---|---|
WID_CL_BACKGROUND | Background of the window. |
Definition at line 56 of file graph_widget.h.
enum CompanyValueWidgets |
Widgets of the OperatingProfitGraphWindow class, IncomeGraphWindow class, DeliveredCargoGraphWindow class, and CompanyValueGraphWindow class.
Enumerator | |
---|---|
WID_CV_KEY_BUTTON | Key button. |
WID_CV_BACKGROUND | Background of the window. |
WID_CV_GRAPH | Graph itself. |
WID_CV_RESIZE | Resize button. |
Definition at line 27 of file graph_widget.h.
enum GraphLegendWidgets |
Widgets of the GraphLegendWindow class.
Enumerator | |
---|---|
WID_GL_BACKGROUND | Background of the window. |
WID_GL_FIRST_COMPANY | First company in the legend. |
WID_GL_LAST_COMPANY | Last company in the legend. |
Definition at line 19 of file graph_widget.h.
Widget of the PerformanceHistoryGraphWindow class.
Enumerator | |
---|---|
WID_PHG_KEY | Key button. |
WID_PHG_DETAILED_PERFORMANCE | Detailed performance. |
WID_PHG_BACKGROUND | Background of the window. |
WID_PHG_GRAPH | Graph itself. |
WID_PHG_RESIZE | Resize button. |
Definition at line 35 of file graph_widget.h.
Widget of the PerformanceRatingDetailWindow class.
Enumerator | |
---|---|
WID_PRD_SCORE_FIRST | First entry in the score list. |
WID_PRD_SCORE_LAST | Last entry in the score list. |
WID_PRD_COMPANY_FIRST | First company. |
WID_PRD_COMPANY_LAST | Last company. |
Definition at line 61 of file graph_widget.h.