OpenTTD
graph_widget.h
Go to the documentation of this file.
1 /*
2  * This file is part of OpenTTD.
3  * OpenTTD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.
4  * OpenTTD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
5  * See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
6  */
7 
10 #ifndef WIDGETS_GRAPH_WIDGET_H
11 #define WIDGETS_GRAPH_WIDGET_H
12 
13 #include "../economy_type.h"
14 #include "../company_type.h"
15 
19 
22 };
23 
30 };
31 
39 };
40 
52 };
53 
57 };
58 
63 
66 };
67 
68 #endif /* WIDGETS_GRAPH_WIDGET_H */
Background of the window.
Definition: graph_widget.h:36
Last entry in the score list.
Definition: graph_widget.h:62
CompanyLeagueWidgets
Widget of the CompanyLeagueWindow class.
Definition: graph_widget.h:55
Resize button.
Definition: graph_widget.h:29
PerformanceRatingDetailsWidgets
Widget of the PerformanceRatingDetailWindow class.
Definition: graph_widget.h:60
First company.
Definition: graph_widget.h:64
Background of the window.
Definition: graph_widget.h:56
Disable cargoes button.
Definition: graph_widget.h:49
First company in the legend.
Definition: graph_widget.h:20
Resize button.
Definition: graph_widget.h:46
How many scores are there..
Definition: economy_type.h:48
Graph itself.
Definition: graph_widget.h:45
CargoPaymentRatesWidgets
Widget of the PaymentRatesGraphWindow class.
Definition: graph_widget.h:42
CompanyValueWidgets
Widgets of the OperatingProfitGraphWindow class, IncomeGraphWindow class, DeliveredCargoGraphWindow c...
Definition: graph_widget.h:25
Cargo list scrollbar.
Definition: graph_widget.h:51
Graph itself.
Definition: graph_widget.h:28
GraphLegendWidgets
Widgets of the GraphLegendWindow class.
Definition: graph_widget.h:17
Enable cargoes button.
Definition: graph_widget.h:48
Detailed performance.
Definition: graph_widget.h:35
Graph itself.
Definition: graph_widget.h:37
Resize button.
Definition: graph_widget.h:38
PerformanceHistoryGraphWidgets
Widget of the PerformanceHistoryGraphWindow class.
Definition: graph_widget.h:33
Cargo list.
Definition: graph_widget.h:50
Background of the window.
Definition: graph_widget.h:18
Last company.
Definition: graph_widget.h:65
Background of the window.
Definition: graph_widget.h:43
Maximum number of companies.
Definition: company_type.h:23
First entry in the score list.
Definition: graph_widget.h:61
Last company in the legend.
Definition: graph_widget.h:21
Background of the window.
Definition: graph_widget.h:27
Key button.
Definition: graph_widget.h:34
Key button.
Definition: graph_widget.h:26