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