SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
GUIAppEnum.h
Go to the documentation of this file.
1 /****************************************************************************/
10 // Message and object IDs used by the FOX-version of the gui
11 /****************************************************************************/
12 // SUMO, Simulation of Urban MObility; see http://sumo.dlr.de/
13 // Copyright (C) 2001-2015 DLR (http://www.dlr.de/) and contributors
14 /****************************************************************************/
15 //
16 // This file is part of SUMO.
17 // SUMO is free software: you can redistribute it and/or modify
18 // it under the terms of the GNU General Public License as published by
19 // the Free Software Foundation, either version 3 of the License, or
20 // (at your option) any later version.
21 //
22 /****************************************************************************/
23 #ifndef GUIAppEnum_h
24 #define GUIAppEnum_h
25 
26 
27 // ===========================================================================
28 // included modules
29 // ===========================================================================
30 #ifdef _MSC_VER
31 #include <windows_config.h>
32 #else
33 #include <config.h>
34 #endif
35 
36 #include <fx.h>
37 
38 
39 // ===========================================================================
40 // enumeration
41 // ===========================================================================
45 enum {
47  ID_ABOUT = FXMainWindow::ID_LAST,
48 
50 
51 
57 
58 
60 
61 
67 
68 
70 
71 
87 
88 
90 
91 
99 
100 
102 
103 
109 
110 
112 
113 
121 
122 
124 
125 
131 
132 
134 
135 
147 
148 
149  // Clear simulation settings
151 
152 
154 
155 
191 
192 
194 
195 
201 
202 
204 
205 
209 
210 
212 
213 
265 
266 
268 
269 
277 
278 
280 
281 
287 
288 
290 
291 
297 
298 
300 
301 
311 
312 
314 
315 
329 
330 
332 
333 
351 
352 
354 
355 
361 
364 
379 
383 
389 
391 
405 
411  // MID_GNE_WIZARD,
452 
455 
457 
459 };
460 
461 
462 #endif
463 
464 /****************************************************************************/
465 
ID for message passing between threads.
Definition: GUIAppEnum.h:119
Make snapshot - button.
Definition: GUIAppEnum.h:183
Locate vehicle - button.
Definition: GUIAppEnum.h:165
Main window closes.
Definition: GUIAppEnum.h:55
Locate person - button.
Definition: GUIAppEnum.h:167
Open view editor - button.
Definition: GUIAppEnum.h:179
Center view to object - popup entry.
Definition: GUIAppEnum.h:215
Show all vehicle's routes.
Definition: GUIAppEnum.h:249
Locate TLS - button.
Definition: GUIAppEnum.h:169
chore
Definition: GUIAppEnum.h:199
Gaming mode - menu entry.
Definition: GUIAppEnum.h:139
Allow rotation - button.
Definition: GUIAppEnum.h:159
Loads a file previously loaded.
Definition: GUIAppEnum.h:81
Start to track a vehicle.
Definition: GUIAppEnum.h:253
Object list.
Definition: GUIAppEnum.h:307
Locate poi - button.
Definition: GUIAppEnum.h:173
Allow textures - Option.
Definition: GUIAppEnum.h:295
Start the simulation.
Definition: GUIAppEnum.h:93
Edit simulation breakpoints.
Definition: GUIAppEnum.h:129
Deselect selected items.
Definition: GUIAppEnum.h:327
Copy typed object name - popup entry.
Definition: GUIAppEnum.h:219
For the export-to-file - button.
Definition: GUIAppEnum.h:343
Main window-ID.
Definition: GUIAppEnum.h:53
toogle delay between alternative value
Definition: GUIAppEnum.h:189
Stop the simulation.
Definition: GUIAppEnum.h:95
Show tool tips - button.
Definition: GUIAppEnum.h:181
Save set.
Definition: GUIAppEnum.h:319
Open a new microscopic 3D view.
Definition: GUIAppEnum.h:107
Remove from selected items - Menu Etry.
Definition: GUIAppEnum.h:235
Reload the previously loaded simulation.
Definition: GUIAppEnum.h:79
Close simulation at end - Option.
Definition: GUIAppEnum.h:293
Open network - ID.
Definition: GUIAppEnum.h:75
Recenter view - button.
Definition: GUIAppEnum.h:157
Open configuration - ID.
Definition: GUIAppEnum.h:73
Locate addtional structure - button.
Definition: GUIAppEnum.h:171
selector match box messages
Definition: GUIAppEnum.h:381
Locator configuration - menu entry.
Definition: GUIAppEnum.h:143
The Table.
Definition: GUIAppEnum.h:271
Copy object name - popup entry.
Definition: GUIAppEnum.h:217
Locate edge - button.
Definition: GUIAppEnum.h:163
A Simulation step was performed.
Definition: GUIAppEnum.h:273
The Simulation delay control.
Definition: GUIAppEnum.h:145
Hide all vehicle's routes.
Definition: GUIAppEnum.h:251
The Simulation execution thread.
Definition: GUIAppEnum.h:117
Cancel-button was pushed.
Definition: GUIAppEnum.h:285
Cancel-button pressed.
Definition: GUIAppEnum.h:65
Ok-button was pushed.
Definition: GUIAppEnum.h:283
Open the object's manipulator.
Definition: GUIAppEnum.h:237
Show object parameter - popup entry.
Definition: GUIAppEnum.h:225
For the import-from-file - button.
Definition: GUIAppEnum.h:345
Locate junction - button.
Definition: GUIAppEnum.h:161
Load additional file with poi and polygons.
Definition: GUIAppEnum.h:77
Draw a vehicle's route.
Definition: GUIAppEnum.h:239
Clear set.
Definition: GUIAppEnum.h:321
Hide persons's path on walkingarea.
Definition: GUIAppEnum.h:263
toogle time display mode
Definition: GUIAppEnum.h:187
Show persons's path on walkingarea.
Definition: GUIAppEnum.h:261
Informs the dialog about a value's change.
Definition: GUIAppEnum.h:335
For the delete - button.
Definition: GUIAppEnum.h:341
Show vehicle's best lanes.
Definition: GUIAppEnum.h:245
Application settings - menu entry.
Definition: GUIAppEnum.h:137
For the save-decals - button.
Definition: GUIAppEnum.h:349
For the load-decals - button.
Definition: GUIAppEnum.h:347
Reset set.
Definition: GUIAppEnum.h:323
Show TLS phases - popup entry.
Definition: GUIAppEnum.h:227
Stop to track a vehicle.
Definition: GUIAppEnum.h:255
About SUMO - ID.
Definition: GUIAppEnum.h:85
Hide vehicle's current route.
Definition: GUIAppEnum.h:243
tls mode messages
Definition: GUIAppEnum.h:392
The loading thread.
Definition: GUIAppEnum.h:115
Load set.
Definition: GUIAppEnum.h:317
Fullscreen mode - menu entry.
Definition: GUIAppEnum.h:141
Add to selected items - menu entry.
Definition: GUIAppEnum.h:233
Informs the dialog about switching to another scheme.
Definition: GUIAppEnum.h:337
GLCanvas - ID.
Definition: GUIAppEnum.h:197
Ok-button pressed.
Definition: GUIAppEnum.h:63
Open a new microscopic view.
Definition: GUIAppEnum.h:105
Locate polygons - button.
Definition: GUIAppEnum.h:175
Open chosen editor - ID.
Definition: GUIAppEnum.h:127
Begin to track phases - menu entry.
Definition: GUIAppEnum.h:231
Show vehicle's current route.
Definition: GUIAppEnum.h:241
Copy cursor geo-coordinate position - popup entry.
Definition: GUIAppEnum.h:223
toogle zooming style
Definition: GUIAppEnum.h:185
Close simulation - ID.
Definition: GUIAppEnum.h:83
Show about - dialog.
Definition: GUIAppEnum.h:47
Open viewport editor - button.
Definition: GUIAppEnum.h:177
Center object.
Definition: GUIAppEnum.h:303
Change coloring scheme - combo.
Definition: GUIAppEnum.h:207
Text entry.
Definition: GUIAppEnum.h:305
processing menu messages
Definition: GUIAppEnum.h:385
Filter selected.
Definition: GUIAppEnum.h:309
A Tracker shall be opened.
Definition: GUIAppEnum.h:275
Deselect selected items.
Definition: GUIAppEnum.h:325
Hide vehicle's best lanes.
Definition: GUIAppEnum.h:247
select foes of a vehicle
Definition: GUIAppEnum.h:257
Copy cursor position - popup entry.
Definition: GUIAppEnum.h:221
misc messages
Definition: GUIAppEnum.h:407
Perform a single simulation step.
Definition: GUIAppEnum.h:97
For the save-to-db - button.
Definition: GUIAppEnum.h:339