OpenTTD
order_widget.h
Go to the documentation of this file.
1 /* $Id: order_widget.h 23600 2011-12-19 20:46:17Z truebrain $ */
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_ORDER_WIDGET_H
13 #define WIDGETS_ORDER_WIDGET_H
14 
42 };
43 
44 #endif /* WIDGETS_ORDER_WIDGET_H */
NWID_SELECTION widget for the top row of the &#39;your train&#39; order window.
Definition: order_widget.h:38
Goto non-stop to destination.
Definition: order_widget.h:24
Stop sharing orders.
Definition: order_widget.h:23
Delete selected order.
Definition: order_widget.h:22
Open list of shared vehicles.
Definition: order_widget.h:41
NWID_SELECTION widget for right part of the top row of the &#39;your train&#39; order window.
Definition: order_widget.h:37
Select service (at depot).
Definition: order_widget.h:29
Placeholder for refit dropdown when not owner.
Definition: order_widget.h:30
NWID_SELECTION widget for the middle part of the bottom row of the &#39;your train&#39; order window...
Definition: order_widget.h:40
Select refit.
Definition: order_widget.h:28
Caption of the window.
Definition: order_widget.h:17
Select unload.
Definition: order_widget.h:27
NWID_SELECTION widget for middle part of the top row of the &#39;your train&#39; order window.
Definition: order_widget.h:36
OrderWidgets
Widgets of the OrdersWindow class.
Definition: order_widget.h:16
Order list panel.
Definition: order_widget.h:19
Skip current order.
Definition: order_widget.h:21
NWID_SELECTION widget for left part of the top row of the &#39;your train&#39; order window.
Definition: order_widget.h:35
Open refit options.
Definition: order_widget.h:31
Goto destination.
Definition: order_widget.h:25
Toggle timetable view.
Definition: order_widget.h:18
Choose condition variable.
Definition: order_widget.h:32
Select full load.
Definition: order_widget.h:26
Order list scrollbar.
Definition: order_widget.h:20
Choose condition value.
Definition: order_widget.h:34
NWID_SELECTION widget for the top row of the &#39;your non-trains&#39; order window.
Definition: order_widget.h:39
Choose condition type.
Definition: order_widget.h:33