OpenTTD
graph_widget.h
Go to the documentation of this file.
1 /* $Id: graph_widget.h 23735 2012-01-03 20:26:05Z rubidium $ */
2 
3 /*
4  * This file is part of OpenTTD.
5  * 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.
6  * 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.
7  * 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/>.
8  */
9 
12 #ifndef WIDGETS_GRAPH_WIDGET_H
13 #define WIDGETS_GRAPH_WIDGET_H
14 
15 #include "../economy_type.h"
16 #include "../company_type.h"
17 
21 
24 };
25 
32 };
33 
41 };
42 
53 };
54 
58 };
59 
64 
67 };
68 
69 #endif /* WIDGETS_GRAPH_WIDGET_H */
Background of the window.
Definition: graph_widget.h:38
Last entry in the score list.
Definition: graph_widget.h:63
CompanyLeagueWidgets
Widget of the CompanyLeagueWindow class.
Definition: graph_widget.h:56
Resize button.
Definition: graph_widget.h:31
PerformanceRatingDetailsWidgets
Widget of the PerformanceRatingDetailWindow class.
Definition: graph_widget.h:61
First company.
Definition: graph_widget.h:65
Background of the window.
Definition: graph_widget.h:57
Disable cargoes button.
Definition: graph_widget.h:51
First company in the legend.
Definition: graph_widget.h:22
Resize button.
Definition: graph_widget.h:48
How many scores are there..
Definition: economy_type.h:50
Graph itself.
Definition: graph_widget.h:47
CargoPaymentRatesWidgets
Widget of the PaymentRatesGraphWindow class.
Definition: graph_widget.h:44
CompanyValueWidgets
Widgets of the OperatingProfitGraphWindow class, IncomeGraphWindow class, DeliveredCargoGraphWindow c...
Definition: graph_widget.h:27
Graph itself.
Definition: graph_widget.h:30
GraphLegendWidgets
Widgets of the GraphLegendWindow class.
Definition: graph_widget.h:19
Enable cargoes button.
Definition: graph_widget.h:50
Detailed performance.
Definition: graph_widget.h:37
Graph itself.
Definition: graph_widget.h:39
Resize button.
Definition: graph_widget.h:40
Maximum number of companies.
Definition: company_type.h:25
PerformanceHistoryGraphWidgets
Widget of the PerformanceHistoryGraphWindow class.
Definition: graph_widget.h:35
First cargo in the list.
Definition: graph_widget.h:52
Background of the window.
Definition: graph_widget.h:20
Last company.
Definition: graph_widget.h:66
Background of the window.
Definition: graph_widget.h:45
First entry in the score list.
Definition: graph_widget.h:62
Last company in the legend.
Definition: graph_widget.h:23
Background of the window.
Definition: graph_widget.h:29
Key button.
Definition: graph_widget.h:36
Key button.
Definition: graph_widget.h:28